#daa950 color space conversions
Hex:
#daa950
RGB:
218, 169, 80
CMY:
15, 34, 69
CMYK:
0, 22, 63, 15
HSL:
39°, 65.0943%, 58.4314%
HSV (HSB):
39°, 63.3028%, 85.4902%
XYZ:
44.5494, 43.8605, 13.7073
xyY:
0.4363, 0.4295, 43.8605
CIE-Lab:
72.1352, 8.4997, 51.7203
CIE-LCH:
72.1352, 52.4141, 80.6675
CIE-Luv:
72.1352, 39.2061, 58.6425
Hunter-Lab:
66.2273, 4.1745, 34.0876
#daa950 color charts
#daa950 color shades, tints & tones
#daa950 color schemes
#daa950 color preview, HTML & CSS examples
This text has a color of #daa950
<p style="color:#daa950;">Text here</p>
.mytext {color:#daa950;}
This box has a color of #daa950
<div style="background-color:#daa950;">Content here</div>
.mybackground {background-color:#daa950;}
Border around this has a color of #daa950
<div style="border:2px solid #daa950;">Content here</div>
.myborder {border:2px solid #daa950;}