#ddaa5a color space conversions
Hex:
#ddaa5a
RGB:
221, 170, 90
CMY:
13, 33, 65
CMYK:
0, 23, 59, 13
HSL:
37°, 65.8291%, 60.9804%
HSV (HSB):
37°, 59.2760%, 86.6667%
XYZ:
46.0390, 44.8598, 15.9051
xyY:
0.4311, 0.4200, 44.8598
CIE-Lab:
72.7995, 9.9179, 47.7716
CIE-LCH:
72.7995, 48.7903, 78.2714
CIE-Luv:
72.7995, 40.0972, 55.1645
Hunter-Lab:
66.9775, 5.4869, 32.8046
#ddaa5a color charts
#ddaa5a color shades, tints & tones
#ddaa5a color schemes
#ddaa5a color preview, HTML & CSS examples
This text has a color of #ddaa5a
<p style="color:#ddaa5a;">Text here</p>
.mytext {color:#ddaa5a;}
This box has a color of #ddaa5a
<div style="background-color:#ddaa5a;">Content here</div>
.mybackground {background-color:#ddaa5a;}
Border around this has a color of #ddaa5a
<div style="border:2px solid #ddaa5a;">Content here</div>
.myborder {border:2px solid #ddaa5a;}