#daa05f color space conversions
Hex:
#daa05f
RGB:
218, 160, 95
CMY:
15, 37, 63
CMYK:
0, 27, 56, 15
HSL:
32°, 62.4365%, 61.3725%
HSV (HSB):
32°, 56.4220%, 85.4902%
XYZ:
43.5498, 40.8733, 16.4205
xyY:
0.4319, 0.4053, 40.8733
CIE-Lab:
70.0870, 14.4011, 41.9695
CIE-LCH:
70.0870, 44.3715, 71.0613
CIE-Luv:
70.0870, 44.5841, 48.0870
Hunter-Lab:
63.9322, 9.7106, 29.5244
#daa05f color charts
#daa05f color shades, tints & tones
#daa05f color schemes
#daa05f color preview, HTML & CSS examples
This text has a color of #daa05f
<p style="color:#daa05f;">Text here</p>
.mytext {color:#daa05f;}
This box has a color of #daa05f
<div style="background-color:#daa05f;">Content here</div>
.mybackground {background-color:#daa05f;}
Border around this has a color of #daa05f
<div style="border:2px solid #daa05f;">Content here</div>
.myborder {border:2px solid #daa05f;}