#daa53e color space conversions
Hex:
#daa53e
RGB:
218, 165, 62
CMY:
15, 35, 76
CMYK:
0, 24, 72, 15
HSL:
40°, 67.8261%, 54.9020%
HSV (HSB):
40°, 71.5596%, 85.4902%
XYZ:
43.2381, 42.1635, 10.4169
xyY:
0.4512, 0.4400, 42.1635
CIE-Lab:
70.9835, 9.6151, 58.4993
CIE-LCH:
70.9835, 59.2842, 80.6662
CIE-Luv:
70.9835, 43.1947, 63.1583
Hunter-Lab:
64.9334, 5.2267, 35.9418
#daa53e color charts
#daa53e color shades, tints & tones
#daa53e color schemes
#daa53e color preview, HTML & CSS examples
This text has a color of #daa53e
<p style="color:#daa53e;">Text here</p>
.mytext {color:#daa53e;}
This box has a color of #daa53e
<div style="background-color:#daa53e;">Content here</div>
.mybackground {background-color:#daa53e;}
Border around this has a color of #daa53e
<div style="border:2px solid #daa53e;">Content here</div>
.myborder {border:2px solid #daa53e;}