#cc0c9e color space conversions
Hex:
#cc0c9e
RGB:
204, 12, 158
CMY:
20, 95, 38
CMYK:
0, 94, 23, 20
HSL:
314°, 88.8889%, 42.3529%
HSV (HSB):
314°, 94.1176%, 80.0000%
XYZ:
31.2049, 15.5689, 33.7082
xyY:
0.3877, 0.1934, 15.5689
CIE-Lab:
46.4038, 75.9484, -27.7043
CIE-LCH:
46.4038, 80.8436, 339.9591
CIE-Luv:
46.4038, 86.4603, -51.4878
Hunter-Lab:
39.4575, 72.1157, -23.0307
#cc0c9e color charts
#cc0c9e color shades, tints & tones
#cc0c9e color schemes
#cc0c9e color preview, HTML & CSS examples
This text has a color of #cc0c9e
<p style="color:#cc0c9e;">Text here</p>
.mytext {color:#cc0c9e;}
This box has a color of #cc0c9e
<div style="background-color:#cc0c9e;">Content here</div>
.mybackground {background-color:#cc0c9e;}
Border around this has a color of #cc0c9e
<div style="border:2px solid #cc0c9e;">Content here</div>
.myborder {border:2px solid #cc0c9e;}