#cc015e color space conversions
Hex:
#cc015e
RGB:
204, 1, 94
CMY:
20, 100, 63
CMYK:
0, 100, 54, 20
HSL:
333°, 99.0244%, 40.1961%
HSV (HSB):
333°, 99.5098%, 80.0000%
XYZ:
26.9331, 13.6672, 11.8082
xyY:
0.5139, 0.2608, 13.6672
CIE-Lab:
43.7519, 70.8610, 7.6448
CIE-LCH:
43.7519, 71.2721, 6.1575
CIE-Luv:
43.7519, 116.6553, -4.7060
Hunter-Lab:
36.9692, 65.3459, 6.9409
#cc015e color charts
#cc015e color shades, tints & tones
#cc015e color schemes
#cc015e color preview, HTML & CSS examples
This text has a color of #cc015e
<p style="color:#cc015e;">Text here</p>
.mytext {color:#cc015e;}
This box has a color of #cc015e
<div style="background-color:#cc015e;">Content here</div>
.mybackground {background-color:#cc015e;}
Border around this has a color of #cc015e
<div style="border:2px solid #cc015e;">Content here</div>
.myborder {border:2px solid #cc015e;}