#d09dbd color space conversions
Hex:
#d09dbd
RGB:
208, 157, 189
CMY:
18, 38, 26
CMYK:
0, 25, 9, 18
HSL:
322°, 35.1724%, 71.5686%
HSV (HSB):
322°, 24.5192%, 81.5686%
XYZ:
47.2547, 41.1980, 53.6055
xyY:
0.3326, 0.2900, 41.1980
CIE-Lab:
70.3144, 24.0558, -9.1055
CIE-LCH:
70.3144, 25.7214, 339.2676
CIE-Luv:
70.3144, 28.3232, -17.7975
Hunter-Lab:
64.1856, 19.0903, -4.5869
#d09dbd color charts
#d09dbd color shades, tints & tones
#d09dbd color schemes
#d09dbd color preview, HTML & CSS examples
This text has a color of #d09dbd
<p style="color:#d09dbd;">Text here</p>
.mytext {color:#d09dbd;}
This box has a color of #d09dbd
<div style="background-color:#d09dbd;">Content here</div>
.mybackground {background-color:#d09dbd;}
Border around this has a color of #d09dbd
<div style="border:2px solid #d09dbd;">Content here</div>
.myborder {border:2px solid #d09dbd;}