#ddac6e color space conversions
Hex:
#ddac6e
RGB:
221, 172, 110
CMY:
13, 33, 57
CMYK:
0, 22, 50, 13
HSL:
34°, 62.0112%, 64.9020%
HSV (HSB):
34°, 50.2262%, 86.6667%
XYZ:
47.3858, 46.0030, 21.1338
xyY:
0.4138, 0.4017, 46.0030
CIE-Lab:
73.5475, 10.4861, 38.5938
CIE-LCH:
73.5475, 39.9930, 74.7995
CIE-Luv:
73.5475, 37.1384, 46.5243
Hunter-Lab:
67.8255, 6.0131, 29.0036
#ddac6e color charts
#ddac6e color shades, tints & tones
#ddac6e color schemes
#ddac6e color preview, HTML & CSS examples
This text has a color of #ddac6e
<p style="color:#ddac6e;">Text here</p>
.mytext {color:#ddac6e;}
This box has a color of #ddac6e
<div style="background-color:#ddac6e;">Content here</div>
.mybackground {background-color:#ddac6e;}
Border around this has a color of #ddac6e
<div style="border:2px solid #ddac6e;">Content here</div>
.myborder {border:2px solid #ddac6e;}