#dddbc0 color space conversions
Hex:
#dddbc0
RGB:
221, 219, 192
CMY:
13, 14, 25
CMYK:
0, 1, 13, 13
HSL:
56°, 29.8969%, 80.9804%
HSV (HSB):
56°, 13.1222%, 86.6667%
XYZ:
64.6647, 69.8410, 59.9416
xyY:
0.3326, 0.3592, 69.8410
CIE-Lab:
86.9188, -3.8582, 13.5309
CIE-LCH:
86.9188, 14.0702, 105.9151
CIE-Luv:
86.9188, 2.6492, 20.4890
Hunter-Lab:
83.5709, -8.1310, 15.9736
#dddbc0 color charts
#dddbc0 color shades, tints & tones
#dddbc0 color schemes
#dddbc0 color preview, HTML & CSS examples
This text has a color of #dddbc0
<p style="color:#dddbc0;">Text here</p>
.mytext {color:#dddbc0;}
This box has a color of #dddbc0
<div style="background-color:#dddbc0;">Content here</div>
.mybackground {background-color:#dddbc0;}
Border around this has a color of #dddbc0
<div style="border:2px solid #dddbc0;">Content here</div>
.myborder {border:2px solid #dddbc0;}