#ddaa4a color space conversions
Hex:
#ddaa4a
RGB:
221, 170, 74
CMY:
13, 33, 71
CMYK:
0, 23, 67, 13
HSL:
39°, 68.3721%, 57.8431%
HSV (HSB):
39°, 66.5158%, 86.6667%
XYZ:
45.4295, 44.6160, 12.6959
xyY:
0.4422, 0.4343, 44.6160
CIE-Lab:
72.6383, 8.8721, 55.1164
CIE-LCH:
72.6383, 55.8259, 80.8555
CIE-Luv:
72.6383, 41.1370, 61.4687
Hunter-Lab:
66.7952, 4.5119, 35.4873
#ddaa4a color charts
#ddaa4a color shades, tints & tones
#ddaa4a color schemes
#ddaa4a color preview, HTML & CSS examples
This text has a color of #ddaa4a
<p style="color:#ddaa4a;">Text here</p>
.mytext {color:#ddaa4a;}
This box has a color of #ddaa4a
<div style="background-color:#ddaa4a;">Content here</div>
.mybackground {background-color:#ddaa4a;}
Border around this has a color of #ddaa4a
<div style="border:2px solid #ddaa4a;">Content here</div>
.myborder {border:2px solid #ddaa4a;}