F00C00

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

F00C00 CONVERSIONS

Different converted color standards of #F00C00
Hex triplet
F00C00
RGB decimal
240, 12, 0
RGB percentage
94.1, 4.7, 0
CMY
6, 95, 100
CMYK
0, 95, 100, 6
HSL
3°, 100, 47.1
HSV (or HSB)
3°, 100, 94.1
Websafe
FF0000
XYZ
36.067, 18.788, 1.726
Yxy
18.788, 0.637, 0.332
CIE-L*ab
50.438, 75.614, 64.313
CIE-L*CH°
50.438, 99.265, 40.382
CIE-L*uv
50.438, 163.082, 36.107
Hunter-Lab
43.345, 72.671, 27.981
Binary
11110000, 1100, 0
Decimal
15731712

F00C00 COLOR HARMONIES

Color schemes with #F00C00

F00C00 COLOR BLINDNESS SIMULATOR

Perception of #F00C00 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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