#ddd9be color space conversions
Hex:
#ddd9be
RGB:
221, 217, 190
CMY:
13, 15, 25
CMYK:
0, 2, 14, 13
HSL:
52°, 31.3131%, 80.5882%
HSV (HSB):
52°, 14.0271%, 86.6667%
XYZ:
63.9259, 68.7156, 58.6094
xyY:
0.3343, 0.3593, 68.7156
CIE-Lab:
86.3630, -3.1438, 13.7961
CIE-LCH:
86.3630, 14.1498, 102.8371
CIE-Luv:
86.3630, 3.8446, 20.7002
Hunter-Lab:
82.8949, -7.4124, 16.1064
#ddd9be color charts
#ddd9be color shades, tints & tones
#ddd9be color schemes
#ddd9be color preview, HTML & CSS examples
This text has a color of #ddd9be
<p style="color:#ddd9be;">Text here</p>
.mytext {color:#ddd9be;}
This box has a color of #ddd9be
<div style="background-color:#ddd9be;">Content here</div>
.mybackground {background-color:#ddd9be;}
Border around this has a color of #ddd9be
<div style="border:2px solid #ddd9be;">Content here</div>
.myborder {border:2px solid #ddd9be;}