#ddd9b2 color space conversions
Hex:
#ddd9b2
RGB:
221, 217, 178
CMY:
13, 15, 30
CMYK:
0, 2, 19, 13
HSL:
54°, 38.7387%, 78.2353%
HSV (HSB):
54°, 19.4570%, 86.6667%
XYZ:
62.6675, 68.2122, 51.9828
xyY:
0.3427, 0.3730, 68.2122
CIE-Lab:
86.1125, -4.9574, 19.7424
CIE-LCH:
86.1125, 20.3553, 104.0958
CIE-Luv:
86.1125, 4.5009, 29.1452
Hunter-Lab:
82.5907, -9.0928, 20.4962
#ddd9b2 color charts
#ddd9b2 color shades, tints & tones
#ddd9b2 color schemes
#ddd9b2 color preview, HTML & CSS examples
This text has a color of #ddd9b2
<p style="color:#ddd9b2;">Text here</p>
.mytext {color:#ddd9b2;}
This box has a color of #ddd9b2
<div style="background-color:#ddd9b2;">Content here</div>
.mybackground {background-color:#ddd9b2;}
Border around this has a color of #ddd9b2
<div style="border:2px solid #ddd9b2;">Content here</div>
.myborder {border:2px solid #ddd9b2;}