#dda94a color space conversions
Hex:
#dda94a
RGB:
221, 169, 74
CMY:
13, 34, 71
CMYK:
0, 24, 67, 13
HSL:
39°, 68.3721%, 57.8431%
HSV (HSB):
39°, 66.5158%, 86.6667%
XYZ:
45.2428, 44.2425, 12.6337
xyY:
0.4430, 0.4332, 44.2425
CIE-Lab:
72.3903, 9.4049, 54.8487
CIE-LCH:
72.3903, 55.6492, 80.2702
CIE-Luv:
72.3903, 41.8732, 61.0399
Hunter-Lab:
66.5150, 5.0124, 35.2992
#dda94a color charts
#dda94a color shades, tints & tones
#dda94a color schemes
#dda94a color preview, HTML & CSS examples
This text has a color of #dda94a
<p style="color:#dda94a;">Text here</p>
.mytext {color:#dda94a;}
This box has a color of #dda94a
<div style="background-color:#dda94a;">Content here</div>
.mybackground {background-color:#dda94a;}
Border around this has a color of #dda94a
<div style="border:2px solid #dda94a;">Content here</div>
.myborder {border:2px solid #dda94a;}