#d06db5 color space conversions
Hex:
#d06db5
RGB:
208, 109, 181
CMY:
18, 57, 29
CMYK:
0, 48, 13, 18
HSL:
316°, 51.2953%, 62.1569%
HSV (HSB):
316°, 47.5962%, 81.5686%
XYZ:
39.8216, 27.6834, 46.9607
xyY:
0.3479, 0.2418, 27.6834
CIE-Lab:
59.6016, 48.2674, -20.7606
CIE-LCH:
59.6016, 52.5428, 336.7267
CIE-Luv:
59.6016, 53.8032, -38.9476
Hunter-Lab:
52.6150, 43.0211, -16.0878
#d06db5 color charts
#d06db5 color shades, tints & tones
#d06db5 color schemes
#d06db5 color preview, HTML & CSS examples
This text has a color of #d06db5
<p style="color:#d06db5;">Text here</p>
.mytext {color:#d06db5;}
This box has a color of #d06db5
<div style="background-color:#d06db5;">Content here</div>
.mybackground {background-color:#d06db5;}
Border around this has a color of #d06db5
<div style="border:2px solid #d06db5;">Content here</div>
.myborder {border:2px solid #d06db5;}