#ddd5ad color space conversions
Hex:
#ddd5ad
RGB:
221, 213, 173
CMY:
13, 16, 32
CMYK:
0, 4, 22, 13
HSL:
50°, 41.3793%, 77.2549%
HSV (HSB):
50°, 21.7195%, 86.6667%
XYZ:
61.1559, 65.9778, 49.0469
xyY:
0.3471, 0.3745, 65.9778
CIE-Lab:
84.9851, -3.6257, 20.7987
CIE-LCH:
84.9851, 21.1124, 99.8887
CIE-Luv:
84.9851, 7.0262, 30.2036
Hunter-Lab:
81.2267, -7.7535, 21.0578
#ddd5ad color charts
#ddd5ad color shades, tints & tones
#ddd5ad color schemes
#ddd5ad color preview, HTML & CSS examples
This text has a color of #ddd5ad
<p style="color:#ddd5ad;">Text here</p>
.mytext {color:#ddd5ad;}
This box has a color of #ddd5ad
<div style="background-color:#ddd5ad;">Content here</div>
.mybackground {background-color:#ddd5ad;}
Border around this has a color of #ddd5ad
<div style="border:2px solid #ddd5ad;">Content here</div>
.myborder {border:2px solid #ddd5ad;}