#cc2a7e color space conversions
Hex:
#cc2a7e
RGB:
204, 42, 126
CMY:
20, 84, 51
CMYK:
0, 79, 38, 20
HSL:
329°, 65.8537%, 48.2353%
HSV (HSB):
329°, 79.4118%, 80.0000%
XYZ:
29.4957, 15.9997, 21.2723
xyY:
0.4418, 0.2396, 15.9997
CIE-Lab:
46.9740, 67.0743, -7.4749
CIE-LCH:
46.9740, 67.4895, 353.6411
CIE-Luv:
46.9740, 95.3464, -22.1744
Hunter-Lab:
39.9996, 61.6267, -3.5315
#cc2a7e color charts
#cc2a7e color shades, tints & tones
#cc2a7e color schemes
#cc2a7e color preview, HTML & CSS examples
This text has a color of #cc2a7e
<p style="color:#cc2a7e;">Text here</p>
.mytext {color:#cc2a7e;}
This box has a color of #cc2a7e
<div style="background-color:#cc2a7e;">Content here</div>
.mybackground {background-color:#cc2a7e;}
Border around this has a color of #cc2a7e
<div style="border:2px solid #cc2a7e;">Content here</div>
.myborder {border:2px solid #cc2a7e;}