#cc100c color space conversions
Hex:
#cc100c
RGB:
204, 16, 12
CMY:
20, 94, 95
CMYK:
0, 92, 94, 20
HSL:
1°, 88.8889%, 42.3529%
HSV (HSB):
1°, 94.1176%, 80.0000%
XYZ:
25.1535, 13.2345, 1.5766
xyY:
0.6294, 0.3312, 13.2345
CIE-Lab:
43.1145, 66.2098, 53.1742
CIE-LCH:
43.1145, 84.9189, 38.7685
CIE-Luv:
43.1145, 136.0166, 29.7963
Hunter-Lab:
36.3792, 59.7555, 22.8960
#cc100c color charts
#cc100c RGB chart
#cc100c CMYK chart
#cc100c RGB pie chart
#cc100c color shades, tints & tones
#cc100c color schemes
#cc100c color preview, HTML & CSS examples
This text has a color of #cc100c
<p style="color:#cc100c;">Text here</p>
.mytext {color:#cc100c;}
Text color #cc100c
This box has a color of #cc100c
<div style="background-color:#cc100c;">Content here</div>
.mybackground {background-color:#cc100c;}
Background color #cc100c
Border around this has a color of #cc100c
<div style="border:2px solid #cc100c;">Content here</div>
.myborder {border:2px solid #cc100c;}
Border color #cc100c