#d06dba color space conversions
Hex:
#d06dba
RGB:
208, 109, 186
CMY:
18, 57, 27
CMYK:
0, 48, 11, 18
HSL:
313°, 51.2953%, 62.1569%
HSV (HSB):
313°, 47.5962%, 81.5686%
XYZ:
40.3440, 27.8923, 49.7118
xyY:
0.3420, 0.2365, 27.8923
CIE-Lab:
59.7914, 49.0786, -23.3284
CIE-LCH:
59.7914, 54.3408, 334.5769
CIE-Luv:
59.7914, 52.5760, -43.0339
Hunter-Lab:
52.8132, 43.9330, -18.8390
#d06dba color charts
#d06dba color shades, tints & tones
#d06dba color schemes
#d06dba color preview, HTML & CSS examples
This text has a color of #d06dba
<p style="color:#d06dba;">Text here</p>
.mytext {color:#d06dba;}
This box has a color of #d06dba
<div style="background-color:#d06dba;">Content here</div>
.mybackground {background-color:#d06dba;}
Border around this has a color of #d06dba
<div style="border:2px solid #d06dba;">Content here</div>
.myborder {border:2px solid #d06dba;}