#d011b7 color space conversions
Hex:
#d011b7
RGB:
208, 17, 183
CMY:
18, 93, 28
CMYK:
0, 92, 12, 18
HSL:
308°, 84.8889%, 44.1176%
HSV (HSB):
308°, 91.8269%, 81.5686%
XYZ:
34.7601, 17.2297, 46.2933
xyY:
0.3537, 0.1753, 17.2297
CIE-Lab:
48.5482, 79.3369, -39.0991
CIE-LCH:
48.5482, 88.4482, 333.7648
CIE-Luv:
48.5482, 78.2277, -69.0802
Hunter-Lab:
41.5087, 76.8390, -37.0683
#d011b7 color charts
#d011b7 color shades, tints & tones
#d011b7 color schemes
#d011b7 color preview, HTML & CSS examples
This text has a color of #d011b7
<p style="color:#d011b7;">Text here</p>
.mytext {color:#d011b7;}
This box has a color of #d011b7
<div style="background-color:#d011b7;">Content here</div>
.mybackground {background-color:#d011b7;}
Border around this has a color of #d011b7
<div style="border:2px solid #d011b7;">Content here</div>
.myborder {border:2px solid #d011b7;}