#cc024a color space conversions
Hex:
#cc024a
RGB:
204, 2, 74
CMY:
20, 99, 71
CMYK:
0, 99, 64, 20
HSL:
339°, 98.0583%, 40.3922%
HSV (HSB):
339°, 99.0196%, 80.0000%
XYZ:
26.1596, 13.3752, 7.6815
xyY:
0.5540, 0.2833, 13.3752
CIE-Lab:
43.3232, 69.5341, 19.6412
CIE-LCH:
43.3232, 72.2549, 15.7733
CIE-Luv:
43.3232, 124.4648, 7.6002
Hunter-Lab:
36.5721, 63.6776, 13.1474
#cc024a color charts
#cc024a color shades, tints & tones
#cc024a color schemes
#cc024a color preview, HTML & CSS examples
This text has a color of #cc024a
<p style="color:#cc024a;">Text here</p>
.mytext {color:#cc024a;}
This box has a color of #cc024a
<div style="background-color:#cc024a;">Content here</div>
.mybackground {background-color:#cc024a;}
Border around this has a color of #cc024a
<div style="border:2px solid #cc024a;">Content here</div>
.myborder {border:2px solid #cc024a;}