#cc112e color space conversions
Hex:
#cc112e
RGB:
204, 17, 46
CMY:
20, 93, 82
CMYK:
0, 92, 77, 20
HSL:
351°, 84.6154%, 43.3333%
HSV (HSB):
351°, 91.6667%, 80.0000%
XYZ:
25.5954, 13.4355, 3.8291
xyY:
0.5972, 0.3135, 13.4355
CIE-Lab:
43.4123, 66.7952, 36.9099
CIE-LCH:
43.4123, 76.3148, 28.9243
CIE-Luv:
43.4123, 130.4946, 21.6823
Hunter-Lab:
36.6545, 60.4992, 19.4645
#cc112e color charts
#cc112e color shades, tints & tones
#cc112e color schemes
#cc112e color preview, HTML & CSS examples
This text has a color of #cc112e
<p style="color:#cc112e;">Text here</p>
.mytext {color:#cc112e;}
This box has a color of #cc112e
<div style="background-color:#cc112e;">Content here</div>
.mybackground {background-color:#cc112e;}
Border around this has a color of #cc112e
<div style="border:2px solid #cc112e;">Content here</div>
.myborder {border:2px solid #cc112e;}