#fc0c08 color space conversions
Hex:
#fc0c08
RGB:
252, 12, 8
CMY:
1, 95, 97
CMYK:
0, 95, 97, 1
HSL:
1°, 97.6000%, 50.9804%
HSV (HSB):
1°, 96.8254%, 98.8235%
XYZ:
40.3202, 20.9759, 2.1534
xyY:
0.6355, 0.3306, 20.9759
CIE-Lab:
52.9231, 78.6090, 64.7472
CIE-LCH:
52.9231, 101.8409, 39.4770
CIE-Luv:
52.9231, 170.9015, 37.1539
Hunter-Lab:
45.7995, 76.9958, 29.2720
#fc0c08 color charts
#fc0c08 color shades, tints & tones
#fc0c08 color schemes
#fc0c08 color preview, HTML & CSS examples
This text has a color of #fc0c08
<p style="color:#fc0c08;">Text here</p>
.mytext {color:#fc0c08;}
This box has a color of #fc0c08
<div style="background-color:#fc0c08;">Content here</div>
.mybackground {background-color:#fc0c08;}
Border around this has a color of #fc0c08
<div style="border:2px solid #fc0c08;">Content here</div>
.myborder {border:2px solid #fc0c08;}