#ddd5b8 color space conversions
Hex:
#ddd5b8
RGB:
221, 213, 184
CMY:
13, 16, 28
CMYK:
0, 4, 17, 13
HSL:
47°, 35.2381%, 79.4118%
HSV (HSB):
47°, 16.7421%, 86.6667%
XYZ:
62.2648, 66.4213, 54.8863
xyY:
0.3392, 0.3618, 66.4213
CIE-Lab:
85.2109, -2.0056, 15.3303
CIE-LCH:
85.2109, 15.4609, 97.4535
CIE-Luv:
85.2109, 6.3868, 22.5512
Hunter-Lab:
81.4993, -6.2513, 17.1202
#ddd5b8 color charts
#ddd5b8 color shades, tints & tones
#ddd5b8 color schemes
#ddd5b8 color preview, HTML & CSS examples
This text has a color of #ddd5b8
<p style="color:#ddd5b8;">Text here</p>
.mytext {color:#ddd5b8;}
This box has a color of #ddd5b8
<div style="background-color:#ddd5b8;">Content here</div>
.mybackground {background-color:#ddd5b8;}
Border around this has a color of #ddd5b8
<div style="border:2px solid #ddd5b8;">Content here</div>
.myborder {border:2px solid #ddd5b8;}