#ddddb4 color space conversions
Hex:
#ddddb4
RGB:
221, 221, 180
CMY:
13, 13, 29
CMYK:
0, 0, 19, 13
HSL:
60°, 37.6147%, 78.6275%
HSV (HSB):
60°, 18.5520%, 86.6667%
XYZ:
63.9135, 70.3803, 53.3962
xyY:
0.3405, 0.3750, 70.3803
CIE-Lab:
87.1831, -6.7070, 20.1843
CIE-LCH:
87.1831, 21.2694, 108.3810
CIE-Luv:
87.1831, 2.1759, 30.1480
Hunter-Lab:
83.8930, -10.8234, 20.9882
#ddddb4 color charts
#ddddb4 color shades, tints & tones
#ddddb4 color schemes
#ddddb4 color preview, HTML & CSS examples
This text has a color of #ddddb4
<p style="color:#ddddb4;">Text here</p>
.mytext {color:#ddddb4;}
This box has a color of #ddddb4
<div style="background-color:#ddddb4;">Content here</div>
.mybackground {background-color:#ddddb4;}
Border around this has a color of #ddddb4
<div style="border:2px solid #ddddb4;">Content here</div>
.myborder {border:2px solid #ddddb4;}