#fc1608 color space conversions
Hex:
#fc1608
RGB:
252, 22, 8
CMY:
1, 91, 97
CMYK:
0, 91, 97, 1
HSL:
3°, 97.6000%, 50.9804%
HSV (HSB):
3°, 96.8254%, 98.8235%
XYZ:
40.4756, 21.2868, 2.2052
xyY:
0.6328, 0.3328, 21.2868
CIE-Lab:
53.2620, 77.6307, 64.9010
CIE-LCH:
53.2620, 101.1863, 39.8964
CIE-Luv:
53.2620, 168.9761, 37.7692
Hunter-Lab:
46.1376, 75.8537, 29.4625
#fc1608 color charts
#fc1608 color shades, tints & tones
#fc1608 color schemes
#fc1608 color preview, HTML & CSS examples
This text has a color of #fc1608
<p style="color:#fc1608;">Text here</p>
.mytext {color:#fc1608;}
This box has a color of #fc1608
<div style="background-color:#fc1608;">Content here</div>
.mybackground {background-color:#fc1608;}
Border around this has a color of #fc1608
<div style="border:2px solid #fc1608;">Content here</div>
.myborder {border:2px solid #fc1608;}