#ddd3b0 color space conversions
Hex:
#ddd3b0
RGB:
221, 211, 176
CMY:
13, 17, 31
CMYK:
0, 5, 20, 13
HSL:
47°, 39.8230%, 77.8431%
HSV (HSB):
47°, 20.3620%, 86.6667%
XYZ:
60.9495, 65.0953, 50.4266
xyY:
0.3454, 0.3689, 65.0953
CIE-Lab:
84.5328, -2.1623, 18.5946
CIE-LCH:
84.5328, 18.7199, 96.6328
CIE-Luv:
84.5328, 7.9824, 26.9639
Hunter-Lab:
80.6816, -6.3482, 19.4205
#ddd3b0 color charts
#ddd3b0 color shades, tints & tones
#ddd3b0 color schemes
#ddd3b0 color preview, HTML & CSS examples
This text has a color of #ddd3b0
<p style="color:#ddd3b0;">Text here</p>
.mytext {color:#ddd3b0;}
This box has a color of #ddd3b0
<div style="background-color:#ddd3b0;">Content here</div>
.mybackground {background-color:#ddd3b0;}
Border around this has a color of #ddd3b0
<div style="border:2px solid #ddd3b0;">Content here</div>
.myborder {border:2px solid #ddd3b0;}