#daa022 color space conversions
Hex:
#daa022
RGB:
218, 160, 34
CMY:
15, 37, 87
CMYK:
0, 27, 84, 15
HSL:
41°, 73.0159%, 49.4118%
HSV (HSB):
41°, 84.4037%, 85.4902%
XYZ:
41.7730, 40.1625, 7.0638
xyY:
0.4694, 0.4513, 40.1625
CIE-Lab:
69.5851, 11.2492, 67.1974
CIE-LCH:
69.5851, 68.1325, 80.4965
CIE-Luv:
69.5851, 48.1923, 67.7442
Hunter-Lab:
63.3739, 6.7541, 37.7531
#daa022 color charts
#daa022 color shades, tints & tones
#daa022 color schemes
#daa022 color preview, HTML & CSS examples
This text has a color of #daa022
<p style="color:#daa022;">Text here</p>
.mytext {color:#daa022;}
This box has a color of #daa022
<div style="background-color:#daa022;">Content here</div>
.mybackground {background-color:#daa022;}
Border around this has a color of #daa022
<div style="border:2px solid #daa022;">Content here</div>
.myborder {border:2px solid #daa022;}