#cc372e color space conversions
Hex:
#cc372e
RGB:
204, 55, 46
CMY:
20, 78, 82
CMYK:
0, 73, 77, 20
HSL:
3°, 63.2000%, 49.0196%
HSV (HSB):
3°, 77.4510%, 80.0000%
XYZ:
26.7612, 15.7670, 4.2176
xyY:
0.5725, 0.3373, 15.7670
CIE-Lab:
46.6673, 57.5942, 40.3766
CIE-LCH:
46.6673, 70.3375, 35.0325
CIE-Luv:
46.6673, 115.3392, 27.8802
Hunter-Lab:
39.7077, 50.8124, 21.4978
#cc372e color charts
#cc372e color shades, tints & tones
#cc372e color schemes
#cc372e color preview, HTML & CSS examples
This text has a color of #cc372e
<p style="color:#cc372e;">Text here</p>
.mytext {color:#cc372e;}
This box has a color of #cc372e
<div style="background-color:#cc372e;">Content here</div>
.mybackground {background-color:#cc372e;}
Border around this has a color of #cc372e
<div style="border:2px solid #cc372e;">Content here</div>
.myborder {border:2px solid #cc372e;}