#cc14a5 color space conversions
Hex:
#cc14a5
RGB:
204, 20, 165
CMY:
20, 92, 35
CMYK:
0, 90, 19, 20
HSL:
313°, 82.1429%, 43.9216%
HSV (HSB):
313°, 90.1961%, 80.0000%
XYZ:
31.9435, 16.0543, 37.0125
xyY:
0.3758, 0.1889, 16.0543
CIE-Lab:
47.0456, 75.8823, -30.8815
CIE-LCH:
47.0456, 81.9255, 337.8553
CIE-Luv:
47.0456, 82.6157, -56.1829
Hunter-Lab:
40.0678, 72.1881, -26.7214
#cc14a5 color charts
#cc14a5 color shades, tints & tones
#cc14a5 color schemes
#cc14a5 color preview, HTML & CSS examples
This text has a color of #cc14a5
<p style="color:#cc14a5;">Text here</p>
.mytext {color:#cc14a5;}
This box has a color of #cc14a5
<div style="background-color:#cc14a5;">Content here</div>
.mybackground {background-color:#cc14a5;}
Border around this has a color of #cc14a5
<div style="border:2px solid #cc14a5;">Content here</div>
.myborder {border:2px solid #cc14a5;}