#fc0608 color space conversions
Hex:
#fc0608
RGB:
252, 6, 8
CMY:
1, 98, 97
CMYK:
0, 98, 97, 1
HSL:
360°, 97.6190%, 50.5882%
HSV (HSB):
360°, 97.6190%, 98.8235%
XYZ:
40.2538, 20.8432, 2.1313
xyY:
0.6366, 0.3297, 20.8432
CIE-Lab:
52.7775, 79.0306, 64.6819
CIE-LCH:
52.7775, 102.1253, 39.2983
CIE-Luv:
52.7775, 171.7336, 36.8888
Hunter-Lab:
45.6544, 77.4897, 29.1903
#fc0608 color charts
#fc0608 color shades, tints & tones
#fc0608 color schemes
#fc0608 color preview, HTML & CSS examples
This text has a color of #fc0608
<p style="color:#fc0608;">Text here</p>
.mytext {color:#fc0608;}
This box has a color of #fc0608
<div style="background-color:#fc0608;">Content here</div>
.mybackground {background-color:#fc0608;}
Border around this has a color of #fc0608
<div style="border:2px solid #fc0608;">Content here</div>
.myborder {border:2px solid #fc0608;}