FF0C00

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

FF0C00 CONVERSIONS

Different converted color standards of #FF0C00
Hex triplet
FF0C00
RGB decimal
255, 12, 0
RGB percentage
100, 4.7, 0
CMY
0, 95, 100
CMYK
0, 95, 100, 0
HSL
2.8°, 100, 50
HSV (or HSB)
2.8°, 100, 100
Websafe
FF0000
XYZ
41.371, 21.523, 1.974
Yxy
21.523, 0.638, 0.332
CIE-L*ab
53.517, 79.286, 67.318
CIE-L*CH°
53.517, 104.01, 40.333
CIE-L*uv
53.517, 173.411, 38.265
Hunter-Lab
46.393, 77.993, 29.952
Binary
11111111, 1100, 0
Decimal
16714752

FF0C00 COLOR HARMONIES

Color schemes with #FF0C00

FF0C00 COLOR BLINDNESS SIMULATOR

Perception of #FF0C00 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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