#cc100f color space conversions
Hex:
#cc100f
RGB:
204, 16, 15
CMY:
20, 94, 94
CMYK:
0, 92, 93, 20
HSL:
0°, 86.3014%, 42.9412%
HSV (HSB):
0°, 92.6471%, 80.0000%
XYZ:
25.1734, 13.2424, 1.6812
xyY:
0.6278, 0.3303, 13.2424
CIE-Lab:
43.1263, 66.2433, 52.1395
CIE-LCH:
43.1263, 84.3012, 38.2060
CIE-Luv:
43.1263, 135.7599, 29.4012
Hunter-Lab:
36.3902, 59.7968, 22.7340
#cc100f color charts
#cc100f color shades, tints & tones
#cc100f color schemes
#cc100f color preview, HTML & CSS examples
This text has a color of #cc100f
<p style="color:#cc100f;">Text here</p>
.mytext {color:#cc100f;}
This box has a color of #cc100f
<div style="background-color:#cc100f;">Content here</div>
.mybackground {background-color:#cc100f;}
Border around this has a color of #cc100f
<div style="border:2px solid #cc100f;">Content here</div>
.myborder {border:2px solid #cc100f;}