#d011a7 color space conversions
Hex:
#d011a7
RGB:
208, 17, 167
CMY:
18, 93, 35
CMYK:
0, 92, 20, 18
HSL:
313°, 84.8889%, 44.1176%
HSV (HSB):
313°, 91.8269%, 81.5686%
XYZ:
33.1879, 16.6008, 38.0143
xyY:
0.3780, 0.1891, 16.6008
CIE-Lab:
47.7531, 77.2897, -30.9100
CIE-LCH:
47.7531, 83.2414, 338.2024
CIE-Luv:
47.7531, 85.1638, -56.6635
Hunter-Lab:
40.7441, 74.0942, -26.7968
#d011a7 color charts
#d011a7 color shades, tints & tones
#d011a7 color schemes
#d011a7 color preview, HTML & CSS examples
This text has a color of #d011a7
<p style="color:#d011a7;">Text here</p>
.mytext {color:#d011a7;}
This box has a color of #d011a7
<div style="background-color:#d011a7;">Content here</div>
.mybackground {background-color:#d011a7;}
Border around this has a color of #d011a7
<div style="border:2px solid #d011a7;">Content here</div>
.myborder {border:2px solid #d011a7;}