#cc1682 color space conversions
Hex:
#cc1682
RGB:
204, 22, 130
CMY:
20, 91, 49
CMYK:
0, 89, 36, 20
HSL:
324°, 80.5310%, 44.3137%
HSV (HSB):
324°, 89.2157%, 80.0000%
XYZ:
29.2180, 15.0229, 22.4788
xyY:
0.4379, 0.2252, 15.0229
CIE-Lab:
45.6655, 71.6487, -11.8848
CIE-LCH:
45.6655, 72.6277, 350.5818
CIE-Luv:
45.6655, 98.0233, -28.7559
Hunter-Lab:
38.7594, 66.7299, -7.2542
#cc1682 color charts
#cc1682 color shades, tints & tones
#cc1682 color schemes
#cc1682 color preview, HTML & CSS examples
This text has a color of #cc1682
<p style="color:#cc1682;">Text here</p>
.mytext {color:#cc1682;}
This box has a color of #cc1682
<div style="background-color:#cc1682;">Content here</div>
.mybackground {background-color:#cc1682;}
Border around this has a color of #cc1682
<div style="border:2px solid #cc1682;">Content here</div>
.myborder {border:2px solid #cc1682;}