#daa038 color space conversions
Hex:
#daa038
RGB:
218, 160, 56
CMY:
15, 37, 78
CMYK:
0, 27, 74, 15
HSL:
39°, 68.6441%, 53.7255%
HSV (HSB):
39°, 74.3119%, 85.4902%
XYZ:
42.1981, 40.3326, 9.3023
xyY:
0.4595, 0.4392, 40.3326
CIE-Lab:
69.7057, 12.0144, 59.6827
CIE-LCH:
69.7057, 60.8799, 78.6182
CIE-Luv:
69.7057, 47.2916, 62.8495
Hunter-Lab:
63.5079, 7.4661, 35.7711
#daa038 color charts
#daa038 color shades, tints & tones
#daa038 color schemes
#daa038 color preview, HTML & CSS examples
This text has a color of #daa038
<p style="color:#daa038;">Text here</p>
.mytext {color:#daa038;}
This box has a color of #daa038
<div style="background-color:#daa038;">Content here</div>
.mybackground {background-color:#daa038;}
Border around this has a color of #daa038
<div style="border:2px solid #daa038;">Content here</div>
.myborder {border:2px solid #daa038;}