FF000C

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

FF000C CONVERSIONS

Different converted color standards of #FF000C
Hex triplet
FF000C
RGB decimal
255, 0, 12
RGB percentage
100, 0, 4.7
CMY
0, 100, 95
CMYK
0, 100, 95, 0
HSL
357.2°, 100, 50
HSV (or HSB)
357.2°, 100, 100
Websafe
FF0000
XYZ
41.306, 21.287, 2.279
Yxy
21.287, 0.637, 0.328
CIE-L*ab
53.262, 80.188, 64.295
CIE-L*CH°
53.262, 102.781, 38.723
CIE-L*uv
53.262, 174.363, 36.73
Hunter-Lab
46.137, 79.069, 29.367
Binary
11111111, 0, 1100
Decimal
16711692

FF000C COLOR HARMONIES

Color schemes with #FF000C

FF000C COLOR BLINDNESS SIMULATOR

Perception of #FF000C by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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