#daab6c color space conversions
Hex:
#daab6c
RGB:
218, 171, 108
CMY:
15, 33, 58
CMYK:
0, 22, 50, 15
HSL:
34°, 59.7826%, 63.9216%
HSV (HSB):
34°, 50.4587%, 85.4902%
XYZ:
46.1831, 45.1140, 20.4611
xyY:
0.4132, 0.4037, 45.1140
CIE-Lab:
72.9669, 9.6058, 38.8347
CIE-LCH:
72.9669, 40.0050, 76.1067
CIE-Luv:
72.9669, 35.7663, 46.8322
Hunter-Lab:
67.1669, 5.1922, 28.9553
#daab6c color charts
#daab6c color shades, tints & tones
#daab6c color schemes
#daab6c color preview, HTML & CSS examples
This text has a color of #daab6c
<p style="color:#daab6c;">Text here</p>
.mytext {color:#daab6c;}
This box has a color of #daab6c
<div style="background-color:#daab6c;">Content here</div>
.mybackground {background-color:#daab6c;}
Border around this has a color of #daab6c
<div style="border:2px solid #daab6c;">Content here</div>
.myborder {border:2px solid #daab6c;}