#daa36f color space conversions
Hex:
#daa36f
RGB:
218, 163, 111
CMY:
15, 36, 56
CMYK:
0, 25, 49, 15
HSL:
29°, 59.1160%, 64.5098%
HSV (HSB):
29°, 49.0826%, 85.4902%
XYZ:
44.8799, 42.2475, 20.8281
xyY:
0.4157, 0.3913, 42.2475
CIE-Lab:
71.0412, 14.1731, 34.8338
CIE-LCH:
71.0412, 37.6068, 67.8597
CIE-Luv:
71.0412, 41.0065, 41.3173
Hunter-Lab:
64.9981, 9.5040, 26.4997
#daa36f color charts
#daa36f color shades, tints & tones
#daa36f color schemes
#daa36f color preview, HTML & CSS examples
This text has a color of #daa36f
<p style="color:#daa36f;">Text here</p>
.mytext {color:#daa36f;}
This box has a color of #daa36f
<div style="background-color:#daa36f;">Content here</div>
.mybackground {background-color:#daa36f;}
Border around this has a color of #daa36f
<div style="border:2px solid #daa36f;">Content here</div>
.myborder {border:2px solid #daa36f;}