#cc1e85 color space conversions
Hex:
#cc1e85
RGB:
204, 30, 133
CMY:
20, 88, 48
CMYK:
0, 85, 35, 20
HSL:
324°, 74.3590%, 45.8824%
HSV (HSB):
324°, 85.2941%, 80.0000%
XYZ:
29.5998, 15.4594, 23.6142
xyY:
0.4310, 0.2251, 15.4594
CIE-Lab:
46.2571, 70.5623, -12.8224
CIE-LCH:
46.2571, 71.7179, 349.7008
CIE-Luv:
46.2571, 95.2685, -29.8727
Hunter-Lab:
39.3184, 65.5715, -8.0860
#cc1e85 color charts
#cc1e85 color shades, tints & tones
#cc1e85 color schemes
#cc1e85 color preview, HTML & CSS examples
This text has a color of #cc1e85
<p style="color:#cc1e85;">Text here</p>
.mytext {color:#cc1e85;}
This box has a color of #cc1e85
<div style="background-color:#cc1e85;">Content here</div>
.mybackground {background-color:#cc1e85;}
Border around this has a color of #cc1e85
<div style="border:2px solid #cc1e85;">Content here</div>
.myborder {border:2px solid #cc1e85;}