#dddaa5 color space conversions
Hex:
#dddaa5
RGB:
221, 218, 165
CMY:
13, 15, 35
CMYK:
0, 1, 25, 13
HSL:
57°, 45.1613%, 75.6863%
HSV (HSB):
57°, 25.3394%, 86.6667%
XYZ:
61.6817, 68.2316, 45.5163
xyY:
0.3516, 0.3889, 68.2316
CIE-Lab:
86.1221, -7.2930, 26.5297
CIE-LCH:
86.1221, 27.5139, 105.3709
CIE-Luv:
86.1221, 4.6051, 38.4121
Hunter-Lab:
82.6024, -11.2628, 25.1512
#dddaa5 color charts
#dddaa5 color shades, tints & tones
#dddaa5 color schemes
#dddaa5 color preview, HTML & CSS examples
This text has a color of #dddaa5
<p style="color:#dddaa5;">Text here</p>
.mytext {color:#dddaa5;}
This box has a color of #dddaa5
<div style="background-color:#dddaa5;">Content here</div>
.mybackground {background-color:#dddaa5;}
Border around this has a color of #dddaa5
<div style="border:2px solid #dddaa5;">Content here</div>
.myborder {border:2px solid #dddaa5;}