#ddc4aa color space conversions
Hex:
#ddc4aa
RGB:
221, 196, 170
CMY:
13, 23, 33
CMYK:
0, 11, 23, 13
HSL:
31°, 42.8571%, 76.6667%
HSV (HSB):
31°, 23.0769%, 86.6667%
XYZ:
56.8144, 57.7543, 46.1835
xyY:
0.3534, 0.3593, 57.7543
CIE-Lab:
80.6020, 4.8008, 16.2852
CIE-LCH:
80.6020, 16.9781, 73.5746
CIE-Luv:
80.6020, 16.9907, 22.2713
Hunter-Lab:
75.9962, 0.4523, 17.1664
#ddc4aa color charts
#ddc4aa color shades, tints & tones
#ddc4aa color schemes
#ddc4aa color preview, HTML & CSS examples
This text has a color of #ddc4aa
<p style="color:#ddc4aa;">Text here</p>
.mytext {color:#ddc4aa;}
This box has a color of #ddc4aa
<div style="background-color:#ddc4aa;">Content here</div>
.mybackground {background-color:#ddc4aa;}
Border around this has a color of #ddc4aa
<div style="border:2px solid #ddc4aa;">Content here</div>
.myborder {border:2px solid #ddc4aa;}