#daaf86 color space conversions
Hex:
#daaf86
RGB:
218, 175, 134
CMY:
15, 31, 47
CMYK:
0, 20, 39, 15
HSL:
29°, 53.1646%, 69.0196%
HSV (HSB):
29°, 38.5321%, 85.4902%
XYZ:
48.5465, 47.2866, 29.1228
xyY:
0.3885, 0.3784, 47.2866
CIE-Lab:
74.3727, 10.1400, 26.9542
CIE-LCH:
74.3727, 28.7984, 69.3840
CIE-Luv:
74.3727, 30.8500, 34.0141
Hunter-Lab:
68.7653, 5.6772, 23.0257
#daaf86 color charts
#daaf86 color shades, tints & tones
#daaf86 color schemes
#daaf86 color preview, HTML & CSS examples
This text has a color of #daaf86
<p style="color:#daaf86;">Text here</p>
.mytext {color:#daaf86;}
This box has a color of #daaf86
<div style="background-color:#daaf86;">Content here</div>
.mybackground {background-color:#daaf86;}
Border around this has a color of #daaf86
<div style="border:2px solid #daaf86;">Content here</div>
.myborder {border:2px solid #daaf86;}