FF0000

The color #FF0000 is one of 16,777,216 (16^6) hexadecimal colors. It is closest to the websafe color #FF0000.

FF0000 CONVERSIONS

Different converted color standards of #FF0000
Hex triplet
FF0000
RGB decimal
255, 0, 0
RGB percentage
100, 0, 0
CMY
0, 100, 100
CMYK
0, 100, 100, 0
HSL
0°, 100, 50
HSV (or HSB)
0°, 100, 100
Websafe
FF0000
XYZ
41.24, 21.26, 1.93
Yxy
21.26, 0.64, 0.33
CIE-L*ab
53.233, 80.109, 67.22
CIE-L*CH°
53.233, 104.576, 40
CIE-L*uv
53.233, 175.053, 37.751
Hunter-Lab
46.109, 78.962, 29.794
Binary
11111111, 0, 0
Decimal
16711680

FF0000 COLOR HARMONIES

Color schemes with #FF0000

FF0000 COLOR BLINDNESS SIMULATOR

Perception of #FF0000 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

The CSS property style="color: #FF0000" can be used to change the color of text.

<p style="color: #FF0000">This is an example.</p>

To change the background color use style="background-color: #FF0000".

<div style="background-color: #FF0000"></div>