#ddc2aa color space conversions
Hex:
#ddc2aa
RGB:
221, 194, 170
CMY:
13, 24, 33
CMYK:
0, 12, 23, 13
HSL:
28°, 42.8571%, 76.6667%
HSV (HSB):
28°, 23.0769%, 86.6667%
XYZ:
56.3663, 56.8580, 46.0341
xyY:
0.3539, 0.3570, 56.8580
CIE-Lab:
80.0997, 5.8557, 15.5813
CIE-LCH:
80.0997, 16.6453, 69.4030
CIE-Luv:
80.0997, 18.1545, 21.0930
Hunter-Lab:
75.4042, 1.4751, 16.5866
#ddc2aa color charts
#ddc2aa color shades, tints & tones
#ddc2aa color schemes
#ddc2aa color preview, HTML & CSS examples
This text has a color of #ddc2aa
<p style="color:#ddc2aa;">Text here</p>
.mytext {color:#ddc2aa;}
This box has a color of #ddc2aa
<div style="background-color:#ddc2aa;">Content here</div>
.mybackground {background-color:#ddc2aa;}
Border around this has a color of #ddc2aa
<div style="border:2px solid #ddc2aa;">Content here</div>
.myborder {border:2px solid #ddc2aa;}