#cc12ac color space conversions
Hex:
#cc12ac
RGB:
204, 18, 172
CMY:
20, 93, 33
CMYK:
0, 91, 16, 20
HSL:
310°, 83.7838%, 43.5294%
HSV (HSB):
310°, 91.1765%, 80.0000%
XYZ:
32.5645, 16.2485, 40.4497
xyY:
0.3648, 0.1820, 16.2485
CIE-Lab:
47.2989, 77.0290, -34.6384
CIE-LCH:
47.2989, 84.4588, 335.7875
CIE-Luv:
47.2989, 79.7734, -61.8427
Hunter-Lab:
40.3095, 73.6620, -31.2796
#cc12ac color charts
#cc12ac color shades, tints & tones
#cc12ac color schemes
#cc12ac color preview, HTML & CSS examples
This text has a color of #cc12ac
<p style="color:#cc12ac;">Text here</p>
.mytext {color:#cc12ac;}
This box has a color of #cc12ac
<div style="background-color:#cc12ac;">Content here</div>
.mybackground {background-color:#cc12ac;}
Border around this has a color of #cc12ac
<div style="border:2px solid #cc12ac;">Content here</div>
.myborder {border:2px solid #cc12ac;}