#ddd1b9 color space conversions
Hex:
#ddd1b9
RGB:
221, 209, 185
CMY:
13, 18, 27
CMYK:
0, 5, 16, 13
HSL:
40°, 34.6154%, 79.6078%
HSV (HSB):
40°, 16.2896%, 86.6667%
XYZ:
61.3762, 64.4759, 55.1092
xyY:
0.3392, 0.3563, 64.4759
CIE-Lab:
84.2129, 0.2204, 13.3945
CIE-LCH:
84.2129, 13.3963, 89.0574
CIE-Luv:
84.2129, 8.5424, 19.4071
Hunter-Lab:
80.2969, -4.0801, 15.5160
#ddd1b9 color charts
#ddd1b9 color shades, tints & tones
#ddd1b9 color schemes
#ddd1b9 color preview, HTML & CSS examples
This text has a color of #ddd1b9
<p style="color:#ddd1b9;">Text here</p>
.mytext {color:#ddd1b9;}
This box has a color of #ddd1b9
<div style="background-color:#ddd1b9;">Content here</div>
.mybackground {background-color:#ddd1b9;}
Border around this has a color of #ddd1b9
<div style="border:2px solid #ddd1b9;">Content here</div>
.myborder {border:2px solid #ddd1b9;}