#daa975 color space conversions
Hex:
#daa975
RGB:
218, 169, 117
CMY:
15, 34, 54
CMYK:
0, 22, 46, 15
HSL:
31°, 57.7143%, 65.6863%
HSV (HSB):
31°, 46.3303%, 85.4902%
XYZ:
46.3123, 44.5657, 22.9907
xyY:
0.4067, 0.3914, 44.5657
CIE-Lab:
72.6050, 11.5316, 33.6720
CIE-LCH:
72.6050, 35.5919, 71.0953
CIE-Luv:
72.6050, 36.3546, 40.9731
Hunter-Lab:
66.7576, 7.0066, 26.3113
#daa975 color charts
#daa975 color shades, tints & tones
#daa975 color schemes
#daa975 color preview, HTML & CSS examples
This text has a color of #daa975
<p style="color:#daa975;">Text here</p>
.mytext {color:#daa975;}
This box has a color of #daa975
<div style="background-color:#daa975;">Content here</div>
.mybackground {background-color:#daa975;}
Border around this has a color of #daa975
<div style="border:2px solid #daa975;">Content here</div>
.myborder {border:2px solid #daa975;}