#ddaa07 color space conversions
Hex:
#ddaa07
RGB:
221, 170, 7
CMY:
13, 33, 97
CMYK:
0, 23, 97, 13
HSL:
46°, 93.8596%, 44.7059%
HSV (HSB):
46°, 96.8326%, 86.6667%
XYZ:
44.2319, 44.1369, 6.3890
xyY:
0.4668, 0.4658, 44.1369
CIE-Lab:
72.3199, 6.7784, 74.5578
CIE-LCH:
72.3199, 74.8653, 84.8052
CIE-Luv:
72.3199, 43.2903, 74.4873
Hunter-Lab:
66.4356, 2.5803, 40.8031
#ddaa07 color charts
#ddaa07 color shades, tints & tones
#ddaa07 color schemes
#ddaa07 color preview, HTML & CSS examples
This text has a color of #ddaa07
<p style="color:#ddaa07;">Text here</p>
.mytext {color:#ddaa07;}
This box has a color of #ddaa07
<div style="background-color:#ddaa07;">Content here</div>
.mybackground {background-color:#ddaa07;}
Border around this has a color of #ddaa07
<div style="border:2px solid #ddaa07;">Content here</div>
.myborder {border:2px solid #ddaa07;}