#d06db6 color space conversions
Hex:
#d06db6
RGB:
208, 109, 182
CMY:
18, 57, 29
CMYK:
0, 48, 13, 18
HSL:
316°, 51.2953%, 62.1569%
HSV (HSB):
316°, 47.5962%, 81.5686%
XYZ:
39.9246, 27.7246, 47.5031
xyY:
0.3467, 0.2408, 27.7246
CIE-Lab:
59.6391, 48.4281, -21.2756
CIE-LCH:
59.6391, 52.8955, 336.2830
CIE-Luv:
59.6391, 53.5576, -39.7638
Hunter-Lab:
52.6541, 43.2014, -16.6319
#d06db6 color charts
#d06db6 color shades, tints & tones
#d06db6 color schemes
#d06db6 color preview, HTML & CSS examples
This text has a color of #d06db6
<p style="color:#d06db6;">Text here</p>
.mytext {color:#d06db6;}
This box has a color of #d06db6
<div style="background-color:#d06db6;">Content here</div>
.mybackground {background-color:#d06db6;}
Border around this has a color of #d06db6
<div style="border:2px solid #d06db6;">Content here</div>
.myborder {border:2px solid #d06db6;}