#cc005e color space conversions
Hex:
#cc005e
RGB:
204, 0, 94
CMY:
20, 100, 63
CMYK:
0, 100, 54, 20
HSL:
332°, 100.0000%, 40.0000%
HSV (HSB):
332°, 100.0000%, 80.0000%
XYZ:
26.9222, 13.6455, 11.8046
xyY:
0.5141, 0.2605, 13.6455
CIE-Lab:
43.7202, 70.9533, 7.6000
CIE-LCH:
43.7202, 71.3591, 6.1138
CIE-Luv:
43.7202, 116.7764, -4.7783
Hunter-Lab:
36.9398, 65.4483, 6.9111
#cc005e color charts
#cc005e color shades, tints & tones
#cc005e color schemes
#cc005e color preview, HTML & CSS examples
This text has a color of #cc005e
<p style="color:#cc005e;">Text here</p>
.mytext {color:#cc005e;}
This box has a color of #cc005e
<div style="background-color:#cc005e;">Content here</div>
.mybackground {background-color:#cc005e;}
Border around this has a color of #cc005e
<div style="border:2px solid #cc005e;">Content here</div>
.myborder {border:2px solid #cc005e;}