#d012a6 color space conversions
Hex:
#d012a6
RGB:
208, 18, 166
CMY:
18, 93, 35
CMYK:
0, 91, 20, 18
HSL:
313°, 84.0708%, 44.3137%
HSV (HSB):
313°, 91.3462%, 81.5686%
XYZ:
33.1117, 16.5957, 37.5345
xyY:
0.3795, 0.1902, 16.5957
CIE-Lab:
47.7465, 77.0482, -30.3263
CIE-LCH:
47.7465, 82.8016, 338.5153
CIE-Luv:
47.7465, 85.5115, -55.7839
Hunter-Lab:
40.7378, 73.7936, -26.1114
#d012a6 color charts
#d012a6 color shades, tints & tones
#d012a6 color schemes
#d012a6 color preview, HTML & CSS examples
This text has a color of #d012a6
<p style="color:#d012a6;">Text here</p>
.mytext {color:#d012a6;}
This box has a color of #d012a6
<div style="background-color:#d012a6;">Content here</div>
.mybackground {background-color:#d012a6;}
Border around this has a color of #d012a6
<div style="border:2px solid #d012a6;">Content here</div>
.myborder {border:2px solid #d012a6;}