#d09ddd color space conversions
Hex:
#d09ddd
RGB:
208, 157, 221
CMY:
18, 38, 13
CMYK:
6, 29, 0, 13
HSL:
288°, 48.4848%, 74.1176%
HSV (HSB):
288°, 28.9593%, 86.6667%
XYZ:
51.1205, 42.7443, 73.9627
xyY:
0.3046, 0.2547, 42.7443
CIE-Lab:
71.3811, 29.9777, -25.1546
CIE-LCH:
71.3811, 39.1333, 319.9996
CIE-Luv:
71.3811, 23.9784, -44.0967
Hunter-Lab:
65.3791, 25.1573, -21.3088
#d09ddd color charts
#d09ddd color shades, tints & tones
#d09ddd color schemes
#d09ddd color preview, HTML & CSS examples
This text has a color of #d09ddd
<p style="color:#d09ddd;">Text here</p>
.mytext {color:#d09ddd;}
This box has a color of #d09ddd
<div style="background-color:#d09ddd;">Content here</div>
.mybackground {background-color:#d09ddd;}
Border around this has a color of #d09ddd
<div style="border:2px solid #d09ddd;">Content here</div>
.myborder {border:2px solid #d09ddd;}