#d012ac color space conversions
Hex:
#d012ac
RGB:
208, 18, 172
CMY:
18, 93, 33
CMYK:
0, 91, 17, 18
HSL:
311°, 84.0708%, 44.3137%
HSV (HSB):
311°, 91.3462%, 81.5686%
XYZ:
33.6751, 16.8211, 40.5016
xyY:
0.3701, 0.1849, 16.8211
CIE-Lab:
48.0338, 77.7943, -33.4329
CIE-LCH:
48.0338, 84.6741, 336.7439
CIE-Luv:
48.0338, 82.8736, -60.4610
Hunter-Lab:
41.0135, 74.7881, -29.8406
#d012ac color charts
#d012ac color shades, tints & tones
#d012ac color schemes
#d012ac color preview, HTML & CSS examples
This text has a color of #d012ac
<p style="color:#d012ac;">Text here</p>
.mytext {color:#d012ac;}
This box has a color of #d012ac
<div style="background-color:#d012ac;">Content here</div>
.mybackground {background-color:#d012ac;}
Border around this has a color of #d012ac
<div style="border:2px solid #d012ac;">Content here</div>
.myborder {border:2px solid #d012ac;}