#cc0c4c color space conversions
Hex:
#cc0c4c
RGB:
204, 12, 76
CMY:
20, 95, 70
CMYK:
0, 94, 63, 20
HSL:
340°, 88.8889%, 42.3529%
HSV (HSB):
340°, 94.1176%, 80.0000%
XYZ:
26.3378, 13.6221, 8.0787
xyY:
0.5483, 0.2836, 13.6221
CIE-Lab:
43.6861, 68.7072, 18.8663
CIE-LCH:
43.6861, 71.2503, 15.3544
CIE-Luv:
43.6861, 122.3613, 7.1685
Hunter-Lab:
36.9082, 62.7891, 12.8580
#cc0c4c color charts
#cc0c4c color shades, tints & tones
#cc0c4c color schemes
#cc0c4c color preview, HTML & CSS examples
This text has a color of #cc0c4c
<p style="color:#cc0c4c;">Text here</p>
.mytext {color:#cc0c4c;}
This box has a color of #cc0c4c
<div style="background-color:#cc0c4c;">Content here</div>
.mybackground {background-color:#cc0c4c;}
Border around this has a color of #cc0c4c
<div style="border:2px solid #cc0c4c;">Content here</div>
.myborder {border:2px solid #cc0c4c;}