#daa072 color space conversions
Hex:
#daa072
RGB:
218, 160, 114
CMY:
15, 37, 55
CMYK:
0, 27, 48, 15
HSL:
27°, 58.4270%, 65.0980%
HSV (HSB):
27°, 47.7064%, 85.4902%
XYZ:
44.5215, 41.2619, 21.5374
xyY:
0.4148, 0.3845, 41.2619
CIE-Lab:
70.3591, 16.0744, 32.3640
CIE-LCH:
70.3591, 36.1361, 63.5875
CIE-Luv:
70.3591, 42.7724, 38.1655
Hunter-Lab:
64.2355, 11.3061, 25.0856
#daa072 color charts
#daa072 color shades, tints & tones
#daa072 color schemes
#daa072 color preview, HTML & CSS examples
This text has a color of #daa072
<p style="color:#daa072;">Text here</p>
.mytext {color:#daa072;}
This box has a color of #daa072
<div style="background-color:#daa072;">Content here</div>
.mybackground {background-color:#daa072;}
Border around this has a color of #daa072
<div style="border:2px solid #daa072;">Content here</div>
.myborder {border:2px solid #daa072;}