#cc025e color space conversions
Hex:
#cc025e
RGB:
204, 2, 94
CMY:
20, 99, 63
CMYK:
0, 99, 54, 20
HSL:
333°, 98.0583%, 40.3922%
HSV (HSB):
333°, 99.0196%, 80.0000%
XYZ:
26.9439, 13.6889, 11.8118
xyY:
0.5138, 0.2610, 13.6889
CIE-Lab:
43.7835, 70.7688, 7.6896
CIE-LCH:
43.7835, 71.1853, 6.2013
CIE-Luv:
43.7835, 116.5344, -4.6338
Hunter-Lab:
36.9986, 65.2438, 6.9706
#cc025e color charts
#cc025e color shades, tints & tones
#cc025e color schemes
#cc025e color preview, HTML & CSS examples
This text has a color of #cc025e
<p style="color:#cc025e;">Text here</p>
.mytext {color:#cc025e;}
This box has a color of #cc025e
<div style="background-color:#cc025e;">Content here</div>
.mybackground {background-color:#cc025e;}
Border around this has a color of #cc025e
<div style="border:2px solid #cc025e;">Content here</div>
.myborder {border:2px solid #cc025e;}