#cc024c color space conversions
Hex:
#cc024c
RGB:
204, 2, 76
CMY:
20, 99, 70
CMYK:
0, 99, 63, 20
HSL:
338°, 98.0583%, 40.3922%
HSV (HSB):
338°, 99.0196%, 80.0000%
XYZ:
26.2281, 13.4026, 8.0421
xyY:
0.5502, 0.2811, 13.4026
CIE-Lab:
43.3637, 69.6432, 18.4376
CIE-LCH:
43.3637, 72.0425, 14.8285
CIE-Luv:
43.3637, 123.7291, 6.4734
Hunter-Lab:
36.6095, 63.8155, 12.6024
#cc024c color charts
#cc024c color shades, tints & tones
#cc024c color schemes
#cc024c color preview, HTML & CSS examples
This text has a color of #cc024c
<p style="color:#cc024c;">Text here</p>
.mytext {color:#cc024c;}
This box has a color of #cc024c
<div style="background-color:#cc024c;">Content here</div>
.mybackground {background-color:#cc024c;}
Border around this has a color of #cc024c
<div style="border:2px solid #cc024c;">Content here</div>
.myborder {border:2px solid #cc024c;}