#cc392e color space conversions
Hex:
#cc392e
RGB:
204, 57, 46
CMY:
20, 78, 82
CMYK:
0, 72, 77, 20
HSL:
4°, 63.2000%, 49.0196%
HSV (HSB):
4°, 77.4510%, 80.0000%
XYZ:
26.8581, 15.9609, 4.2499
xyY:
0.5706, 0.3391, 15.9609
CIE-Lab:
46.9231, 56.8868, 40.6452
CIE-LCH:
46.9231, 69.9152, 35.5456
CIE-Luv:
46.9231, 114.1881, 28.3600
Hunter-Lab:
39.9511, 50.0867, 21.6586
#cc392e color charts
#cc392e color shades, tints & tones
#cc392e color schemes
#cc392e color preview, HTML & CSS examples
This text has a color of #cc392e
<p style="color:#cc392e;">Text here</p>
.mytext {color:#cc392e;}
This box has a color of #cc392e
<div style="background-color:#cc392e;">Content here</div>
.mybackground {background-color:#cc392e;}
Border around this has a color of #cc392e
<div style="border:2px solid #cc392e;">Content here</div>
.myborder {border:2px solid #cc392e;}