#ddaa5b color space conversions
Hex:
#ddaa5b
RGB:
221, 170, 91
CMY:
13, 33, 64
CMYK:
0, 23, 59, 13
HSL:
36°, 65.6566%, 61.1765%
HSV (HSB):
36°, 58.8235%, 86.6667%
XYZ:
46.0818, 44.8769, 16.1309
xyY:
0.4303, 0.4191, 44.8769
CIE-Lab:
72.8108, 9.9910, 47.2952
CIE-LCH:
72.8108, 48.3390, 78.0718
CIE-Luv:
72.8108, 40.0254, 54.7288
Hunter-Lab:
66.9902, 5.5552, 32.6165
#ddaa5b color charts
#ddaa5b color shades, tints & tones
#ddaa5b color schemes
#ddaa5b color preview, HTML & CSS examples
This text has a color of #ddaa5b
<p style="color:#ddaa5b;">Text here</p>
.mytext {color:#ddaa5b;}
This box has a color of #ddaa5b
<div style="background-color:#ddaa5b;">Content here</div>
.mybackground {background-color:#ddaa5b;}
Border around this has a color of #ddaa5b
<div style="border:2px solid #ddaa5b;">Content here</div>
.myborder {border:2px solid #ddaa5b;}