#ddd8ad color space conversions
Hex:
#ddd8ad
RGB:
221, 216, 173
CMY:
13, 15, 32
CMYK:
0, 2, 22, 13
HSL:
54°, 41.3793%, 77.2549%
HSV (HSB):
54°, 21.7195%, 86.6667%
XYZ:
61.9175, 67.5010, 49.3008
xyY:
0.3465, 0.3777, 67.5010
CIE-Lab:
85.7563, -5.1655, 21.8644
CIE-LCH:
85.7563, 22.4663, 103.2926
CIE-Luv:
85.7563, 5.3295, 31.9631
Hunter-Lab:
82.1590, -9.2553, 21.9334
#ddd8ad color charts
#ddd8ad color shades, tints & tones
#ddd8ad color schemes
#ddd8ad color preview, HTML & CSS examples
This text has a color of #ddd8ad
<p style="color:#ddd8ad;">Text here</p>
.mytext {color:#ddd8ad;}
This box has a color of #ddd8ad
<div style="background-color:#ddd8ad;">Content here</div>
.mybackground {background-color:#ddd8ad;}
Border around this has a color of #ddd8ad
<div style="border:2px solid #ddd8ad;">Content here</div>
.myborder {border:2px solid #ddd8ad;}