#cc100d color space conversions
Hex:
#cc100d
RGB:
204, 16, 13
CMY:
20, 94, 95
CMYK:
0, 92, 94, 20
HSL:
1°, 88.0184%, 42.5490%
HSV (HSB):
1°, 93.6275%, 80.0000%
XYZ:
25.1598, 13.2370, 1.6097
xyY:
0.6289, 0.3309, 13.2370
CIE-Lab:
43.1182, 66.2204, 52.8419
CIE-LCH:
43.1182, 84.7195, 38.5888
CIE-Luv:
43.1182, 135.9353, 29.6711
Hunter-Lab:
36.3827, 59.7686, 22.8447
#cc100d color charts
#cc100d color shades, tints & tones
#cc100d color schemes
#cc100d color preview, HTML & CSS examples
This text has a color of #cc100d
<p style="color:#cc100d;">Text here</p>
.mytext {color:#cc100d;}
This box has a color of #cc100d
<div style="background-color:#cc100d;">Content here</div>
.mybackground {background-color:#cc100d;}
Border around this has a color of #cc100d
<div style="border:2px solid #cc100d;">Content here</div>
.myborder {border:2px solid #cc100d;}