#dddbb5 color space conversions
Hex:
#dddbb5
RGB:
221, 219, 181
CMY:
13, 14, 29
CMYK:
0, 1, 18, 13
HSL:
57°, 37.0370%, 78.8235%
HSV (HSB):
57°, 18.0995%, 86.6667%
XYZ:
63.4908, 69.3714, 53.7598
xyY:
0.3402, 0.3717, 69.3714
CIE-Lab:
86.6876, -5.5392, 18.9729
CIE-LCH:
86.6876, 19.7650, 106.2753
CIE-Luv:
86.6876, 3.2316, 28.2660
Hunter-Lab:
83.2895, -9.6877, 20.0335
#dddbb5 color charts
#dddbb5 color shades, tints & tones
#dddbb5 color schemes
#dddbb5 color preview, HTML & CSS examples
This text has a color of #dddbb5
<p style="color:#dddbb5;">Text here</p>
.mytext {color:#dddbb5;}
This box has a color of #dddbb5
<div style="background-color:#dddbb5;">Content here</div>
.mybackground {background-color:#dddbb5;}
Border around this has a color of #dddbb5
<div style="border:2px solid #dddbb5;">Content here</div>
.myborder {border:2px solid #dddbb5;}