#ddaa3a color space conversions
Hex:
#ddaa3a
RGB:
221, 170, 58
CMY:
13, 33, 77
CMYK:
0, 23, 74, 13
HSL:
41°, 70.5628%, 54.7059%
HSV (HSB):
41°, 73.7557%, 86.6667%
XYZ:
44.9572, 44.4271, 10.2088
xyY:
0.4514, 0.4461, 44.4271
CIE-Lab:
72.5130, 8.0527, 61.7497
CIE-LCH:
72.5130, 62.2726, 82.5701
CIE-Luv:
72.5130, 41.9682, 66.4998
Hunter-Lab:
66.6537, 3.7526, 37.5766
#ddaa3a color charts
#ddaa3a color shades, tints & tones
#ddaa3a color schemes
#ddaa3a color preview, HTML & CSS examples
This text has a color of #ddaa3a
<p style="color:#ddaa3a;">Text here</p>
.mytext {color:#ddaa3a;}
This box has a color of #ddaa3a
<div style="background-color:#ddaa3a;">Content here</div>
.mybackground {background-color:#ddaa3a;}
Border around this has a color of #ddaa3a
<div style="border:2px solid #ddaa3a;">Content here</div>
.myborder {border:2px solid #ddaa3a;}