#cc393e color space conversions
Hex:
#cc393e
RGB:
204, 57, 62
CMY:
20, 78, 76
CMYK:
0, 72, 70, 20
HSL:
358°, 59.0361%, 51.1765%
HSV (HSB):
358°, 72.0588%, 80.0000%
XYZ:
27.2345, 16.1114, 6.2318
xyY:
0.5493, 0.3250, 16.1114
CIE-Lab:
47.1203, 57.5622, 31.7529
CIE-LCH:
47.1203, 65.7393, 28.8823
CIE-Luv:
47.1203, 110.8380, 21.9565
Hunter-Lab:
40.1390, 50.8695, 18.8922
#cc393e color charts
#cc393e color shades, tints & tones
#cc393e color schemes
#cc393e color preview, HTML & CSS examples
This text has a color of #cc393e
<p style="color:#cc393e;">Text here</p>
.mytext {color:#cc393e;}
This box has a color of #cc393e
<div style="background-color:#cc393e;">Content here</div>
.mybackground {background-color:#cc393e;}
Border around this has a color of #cc393e
<div style="border:2px solid #cc393e;">Content here</div>
.myborder {border:2px solid #cc393e;}