#cc2e7e color space conversions
Hex:
#cc2e7e
RGB:
204, 46, 126
CMY:
20, 82, 51
CMYK:
0, 77, 38, 20
HSL:
330°, 63.2000%, 49.0196%
HSV (HSB):
330°, 77.4510%, 80.0000%
XYZ:
29.6447, 16.2977, 21.3220
xyY:
0.4407, 0.2423, 16.2977
CIE-Lab:
47.3627, 65.9682, -6.8951
CIE-LCH:
47.3627, 66.3276, 354.0331
CIE-Luv:
47.3627, 94.1466, -21.2246
Hunter-Lab:
40.3704, 60.4275, -3.0552
#cc2e7e color charts
#cc2e7e color shades, tints & tones
#cc2e7e color schemes
#cc2e7e color preview, HTML & CSS examples
This text has a color of #cc2e7e
<p style="color:#cc2e7e;">Text here</p>
.mytext {color:#cc2e7e;}
This box has a color of #cc2e7e
<div style="background-color:#cc2e7e;">Content here</div>
.mybackground {background-color:#cc2e7e;}
Border around this has a color of #cc2e7e
<div style="border:2px solid #cc2e7e;">Content here</div>
.myborder {border:2px solid #cc2e7e;}