#cc152e color space conversions
Hex:
#cc152e
RGB:
204, 21, 46
CMY:
20, 92, 82
CMYK:
0, 90, 77, 20
HSL:
352°, 81.3333%, 44.1176%
HSV (HSB):
352°, 89.7059%, 80.0000%
XYZ:
25.6631, 13.5710, 3.8516
xyY:
0.5956, 0.3150, 13.5710
CIE-Lab:
43.6112, 66.2221, 37.1245
CIE-LCH:
43.6112, 75.9184, 29.2752
CIE-Luv:
43.6112, 129.5412, 22.0661
Hunter-Lab:
36.8388, 59.8813, 19.5882
#cc152e color charts
#cc152e color shades, tints & tones
#cc152e color schemes
#cc152e color preview, HTML & CSS examples
This text has a color of #cc152e
<p style="color:#cc152e;">Text here</p>
.mytext {color:#cc152e;}
This box has a color of #cc152e
<div style="background-color:#cc152e;">Content here</div>
.mybackground {background-color:#cc152e;}
Border around this has a color of #cc152e
<div style="border:2px solid #cc152e;">Content here</div>
.myborder {border:2px solid #cc152e;}