#cc2caa color space conversions
Hex:
#cc2caa
RGB:
204, 44, 170
CMY:
20, 83, 33
CMYK:
0, 78, 17, 20
HSL:
313°, 64.5161%, 48.6275%
HSV (HSB):
313°, 78.4314%, 80.0000%
XYZ:
33.0582, 17.5410, 39.6736
xyY:
0.3662, 0.1943, 17.5410
CIE-Lab:
48.9346, 71.7376, -30.8928
CIE-LCH:
48.9346, 78.1067, 336.7016
CIE-Luv:
48.9346, 76.7480, -56.0491
Hunter-Lab:
41.8820, 67.5998, -26.8463
#cc2caa color charts
#cc2caa color shades, tints & tones
#cc2caa color schemes
#cc2caa color preview, HTML & CSS examples
This text has a color of #cc2caa
<p style="color:#cc2caa;">Text here</p>
.mytext {color:#cc2caa;}
This box has a color of #cc2caa
<div style="background-color:#cc2caa;">Content here</div>
.mybackground {background-color:#cc2caa;}
Border around this has a color of #cc2caa
<div style="border:2px solid #cc2caa;">Content here</div>
.myborder {border:2px solid #cc2caa;}