#ddd5b9 color space conversions
Hex:
#ddd5b9
RGB:
221, 213, 185
CMY:
13, 16, 27
CMYK:
0, 4, 16, 13
HSL:
47°, 34.6154%, 79.6078%
HSV (HSB):
47°, 16.2896%, 86.6667%
XYZ:
62.3700, 66.4634, 55.4404
xyY:
0.3385, 0.3607, 66.4634
CIE-Lab:
85.2323, -1.8533, 14.8333
CIE-LCH:
85.2323, 14.9486, 97.1216
CIE-Luv:
85.2323, 6.3274, 21.8395
Hunter-Lab:
81.5251, -6.1092, 16.7479
#ddd5b9 color charts
#ddd5b9 color shades, tints & tones
#ddd5b9 color schemes
#ddd5b9 color preview, HTML & CSS examples
This text has a color of #ddd5b9
<p style="color:#ddd5b9;">Text here</p>
.mytext {color:#ddd5b9;}
This box has a color of #ddd5b9
<div style="background-color:#ddd5b9;">Content here</div>
.mybackground {background-color:#ddd5b9;}
Border around this has a color of #ddd5b9
<div style="border:2px solid #ddd5b9;">Content here</div>
.myborder {border:2px solid #ddd5b9;}