#cc2e90 color space conversions
Hex:
#cc2e90
RGB:
204, 46, 144
CMY:
20, 82, 44
CMYK:
0, 77, 29, 20
HSL:
323°, 63.2000%, 49.0196%
HSV (HSB):
323°, 77.4510%, 80.0000%
XYZ:
30.9129, 16.8050, 28.0000
xyY:
0.4083, 0.2219, 16.8050
CIE-Lab:
48.0134, 67.9314, -16.8151
CIE-LCH:
48.0134, 69.9816, 346.0970
CIE-Luv:
48.0134, 86.8206, -35.0854
Hunter-Lab:
40.9939, 62.8649, -11.8010
#cc2e90 color charts
#cc2e90 color shades, tints & tones
#cc2e90 color schemes
#cc2e90 color preview, HTML & CSS examples
This text has a color of #cc2e90
<p style="color:#cc2e90;">Text here</p>
.mytext {color:#cc2e90;}
This box has a color of #cc2e90
<div style="background-color:#cc2e90;">Content here</div>
.mybackground {background-color:#cc2e90;}
Border around this has a color of #cc2e90
<div style="border:2px solid #cc2e90;">Content here</div>
.myborder {border:2px solid #cc2e90;}