#daa16e color space conversions
Hex:
#daa16e
RGB:
218, 161, 110
CMY:
15, 37, 57
CMYK:
0, 26, 50, 15
HSL:
28°, 59.3407%, 64.3137%
HSV (HSB):
28°, 49.5413%, 85.4902%
XYZ:
44.4728, 41.5210, 20.4222
xyY:
0.4179, 0.3902, 41.5210
CIE-Lab:
70.5394, 15.1554, 34.7219
CIE-LCH:
70.5394, 37.8854, 66.4197
CIE-Luv:
70.5394, 42.4855, 40.8823
Hunter-Lab:
64.4368, 10.4323, 26.3147
#daa16e color charts
#daa16e color shades, tints & tones
#daa16e color schemes
#daa16e color preview, HTML & CSS examples
This text has a color of #daa16e
<p style="color:#daa16e;">Text here</p>
.mytext {color:#daa16e;}
This box has a color of #daa16e
<div style="background-color:#daa16e;">Content here</div>
.mybackground {background-color:#daa16e;}
Border around this has a color of #daa16e
<div style="border:2px solid #daa16e;">Content here</div>
.myborder {border:2px solid #daa16e;}