#daa86b color space conversions
Hex:
#daa86b
RGB:
218, 168, 107
CMY:
15, 34, 58
CMYK:
0, 23, 51, 15
HSL:
33°, 60.0000%, 63.7255%
HSV (HSB):
33°, 50.9174%, 85.4902%
XYZ:
45.5699, 43.9722, 19.9956
xyY:
0.4160, 0.4014, 43.9722
CIE-Lab:
72.2099, 11.1209, 38.4050
CIE-LCH:
72.2099, 39.9827, 73.8506
CIE-Luv:
72.2099, 37.9159, 45.8938
Hunter-Lab:
66.3116, 6.6216, 28.5398
#daa86b color charts
#daa86b color shades, tints & tones
#daa86b color schemes
#daa86b color preview, HTML & CSS examples
This text has a color of #daa86b
<p style="color:#daa86b;">Text here</p>
.mytext {color:#daa86b;}
This box has a color of #daa86b
<div style="background-color:#daa86b;">Content here</div>
.mybackground {background-color:#daa86b;}
Border around this has a color of #daa86b
<div style="border:2px solid #daa86b;">Content here</div>
.myborder {border:2px solid #daa86b;}