#dabb7d color space conversions
Hex:
#dabb7d
RGB:
218, 187, 125
CMY:
15, 27, 51
CMYK:
0, 14, 43, 15
HSL:
40°, 55.6886%, 67.2549%
HSV (HSB):
40°, 42.6606%, 85.4902%
XYZ:
50.3854, 51.9267, 26.7693
xyY:
0.3903, 0.4023, 51.9267
CIE-Lab:
77.2370, 2.7781, 35.4618
CIE-LCH:
77.2370, 35.5704, 85.5205
CIE-Luv:
77.2370, 23.8302, 45.6394
Hunter-Lab:
72.0602, -1.2959, 28.4168
#dabb7d color charts
#dabb7d color shades, tints & tones
#dabb7d color schemes
#dabb7d color preview, HTML & CSS examples
This text has a color of #dabb7d
<p style="color:#dabb7d;">Text here</p>
.mytext {color:#dabb7d;}
This box has a color of #dabb7d
<div style="background-color:#dabb7d;">Content here</div>
.mybackground {background-color:#dabb7d;}
Border around this has a color of #dabb7d
<div style="border:2px solid #dabb7d;">Content here</div>
.myborder {border:2px solid #dabb7d;}