#daa042 color space conversions
Hex:
#daa042
RGB:
218, 160, 66
CMY:
15, 37, 74
CMYK:
0, 27, 70, 15
HSL:
37°, 67.2566%, 55.6863%
HSV (HSB):
37°, 69.7248%, 85.4902%
XYZ:
42.4676, 40.4404, 10.7217
xyY:
0.4536, 0.4319, 40.4404
CIE-Lab:
69.7820, 12.4960, 55.5441
CIE-LCH:
69.7820, 56.9324, 77.3210
CIE-Luv:
69.7820, 46.7331, 59.8103
Hunter-Lab:
63.5928, 7.9160, 34.5186
#daa042 color charts
#daa042 color shades, tints & tones
#daa042 color schemes
#daa042 color preview, HTML & CSS examples
This text has a color of #daa042
<p style="color:#daa042;">Text here</p>
.mytext {color:#daa042;}
This box has a color of #daa042
<div style="background-color:#daa042;">Content here</div>
.mybackground {background-color:#daa042;}
Border around this has a color of #daa042
<div style="border:2px solid #daa042;">Content here</div>
.myborder {border:2px solid #daa042;}