#daaf6c color space conversions
Hex:
#daaf6c
RGB:
218, 175, 108
CMY:
15, 31, 58
CMYK:
0, 20, 50, 15
HSL:
37°, 59.7826%, 63.9216%
HSV (HSB):
37°, 50.4587%, 85.4902%
XYZ:
46.9502, 46.6481, 20.7168
xyY:
0.4107, 0.4081, 46.6481
CIE-Lab:
73.9641, 7.4717, 40.0788
CIE-LCH:
73.9641, 40.7693, 79.4399
CIE-Luv:
73.9641, 33.0294, 48.7793
Hunter-Lab:
68.2994, 3.1800, 29.8255
#daaf6c color charts
#daaf6c color shades, tints & tones
#daaf6c color schemes
#daaf6c color preview, HTML & CSS examples
This text has a color of #daaf6c
<p style="color:#daaf6c;">Text here</p>
.mytext {color:#daaf6c;}
This box has a color of #daaf6c
<div style="background-color:#daaf6c;">Content here</div>
.mybackground {background-color:#daaf6c;}
Border around this has a color of #daaf6c
<div style="border:2px solid #daaf6c;">Content here</div>
.myborder {border:2px solid #daaf6c;}