#daa142 color space conversions
Hex:
#daa142
RGB:
218, 161, 66
CMY:
15, 37, 74
CMYK:
0, 26, 70, 15
HSL:
38°, 67.2566%, 55.6863%
HSV (HSB):
38°, 69.7248%, 85.4902%
XYZ:
42.6417, 40.7885, 10.7798
xyY:
0.4526, 0.4330, 40.7885
CIE-Lab:
70.0275, 11.9595, 55.8010
CIE-LCH:
70.0275, 57.0682, 77.9031
CIE-Luv:
70.0275, 45.9794, 60.2291
Hunter-Lab:
63.8659, 7.4148, 34.6987
#daa142 color charts
#daa142 color shades, tints & tones
#daa142 color schemes
#daa142 color preview, HTML & CSS examples
This text has a color of #daa142
<p style="color:#daa142;">Text here</p>
.mytext {color:#daa142;}
This box has a color of #daa142
<div style="background-color:#daa142;">Content here</div>
.mybackground {background-color:#daa142;}
Border around this has a color of #daa142
<div style="border:2px solid #daa142;">Content here</div>
.myborder {border:2px solid #daa142;}