#cc2b84 color space conversions
Hex:
#cc2b84
RGB:
204, 43, 132
CMY:
20, 83, 48
CMYK:
0, 79, 35, 20
HSL:
327°, 65.1822%, 48.4314%
HSV (HSB):
327°, 78.9216%, 80.0000%
XYZ:
29.9306, 16.2311, 23.3852
xyY:
0.4304, 0.2334, 16.2311
CIE-Lab:
47.2762, 67.4274, -10.6756
CIE-LCH:
47.2762, 68.2673, 351.0032
CIE-Luv:
47.2762, 92.5843, -26.5090
Hunter-Lab:
40.2878, 62.1074, -6.2136
#cc2b84 color charts
#cc2b84 color shades, tints & tones
#cc2b84 color schemes
#cc2b84 color preview, HTML & CSS examples
This text has a color of #cc2b84
<p style="color:#cc2b84;">Text here</p>
.mytext {color:#cc2b84;}
This box has a color of #cc2b84
<div style="background-color:#cc2b84;">Content here</div>
.mybackground {background-color:#cc2b84;}
Border around this has a color of #cc2b84
<div style="border:2px solid #cc2b84;">Content here</div>
.myborder {border:2px solid #cc2b84;}