#daa35b color space conversions
Hex:
#daa35b
RGB:
218, 163, 91
CMY:
15, 36, 64
CMYK:
0, 25, 58, 15
HSL:
34°, 63.1841%, 60.5882%
HSV (HSB):
34°, 58.2569%, 85.4902%
XYZ:
43.8990, 41.8551, 15.6627
xyY:
0.4329, 0.4127, 41.8551
CIE-Lab:
70.7709, 12.4806, 44.8122
CIE-LCH:
70.7709, 46.5177, 74.4369
CIE-Luv:
70.7709, 42.7623, 51.3272
Hunter-Lab:
64.6956, 7.9034, 30.9329
#daa35b color charts
#daa35b color shades, tints & tones
#daa35b color schemes
#daa35b color preview, HTML & CSS examples
This text has a color of #daa35b
<p style="color:#daa35b;">Text here</p>
.mytext {color:#daa35b;}
This box has a color of #daa35b
<div style="background-color:#daa35b;">Content here</div>
.mybackground {background-color:#daa35b;}
Border around this has a color of #daa35b
<div style="border:2px solid #daa35b;">Content here</div>
.myborder {border:2px solid #daa35b;}