#cc12b6 color space conversions
Hex:
#cc12b6
RGB:
204, 18, 182
CMY:
20, 93, 29
CMYK:
0, 91, 11, 20
HSL:
307°, 83.7838%, 43.5294%
HSV (HSB):
307°, 91.1765%, 80.0000%
XYZ:
33.5616, 16.6474, 45.7003
xyY:
0.3499, 0.1736, 16.6474
CIE-Lab:
47.8126, 78.3497, -39.7223
CIE-LCH:
47.8126, 87.8438, 333.1155
CIE-Luv:
47.8126, 75.5269, -69.5677
Hunter-Lab:
40.8012, 75.4258, -37.8483
#cc12b6 color charts
#cc12b6 color shades, tints & tones
#cc12b6 color schemes
#cc12b6 color preview, HTML & CSS examples
This text has a color of #cc12b6
<p style="color:#cc12b6;">Text here</p>
.mytext {color:#cc12b6;}
This box has a color of #cc12b6
<div style="background-color:#cc12b6;">Content here</div>
.mybackground {background-color:#cc12b6;}
Border around this has a color of #cc12b6
<div style="border:2px solid #cc12b6;">Content here</div>
.myborder {border:2px solid #cc12b6;}