#dabb7f color space conversions
Hex:
#dabb7f
RGB:
218, 187, 127
CMY:
15, 27, 50
CMYK:
0, 14, 42, 15
HSL:
40°, 55.1515%, 67.6471%
HSV (HSB):
40°, 41.7431%, 85.4902%
XYZ:
50.5145, 51.9784, 27.4491
xyY:
0.3887, 0.4000, 51.9784
CIE-Lab:
77.2679, 2.9903, 34.4633
CIE-LCH:
77.2679, 34.5928, 85.0411
CIE-Luv:
77.2679, 23.6904, 44.5047
Hunter-Lab:
72.0960, -1.1009, 27.8938
#dabb7f color charts
#dabb7f color shades, tints & tones
#dabb7f color schemes
#dabb7f color preview, HTML & CSS examples
This text has a color of #dabb7f
<p style="color:#dabb7f;">Text here</p>
.mytext {color:#dabb7f;}
This box has a color of #dabb7f
<div style="background-color:#dabb7f;">Content here</div>
.mybackground {background-color:#dabb7f;}
Border around this has a color of #dabb7f
<div style="border:2px solid #dabb7f;">Content here</div>
.myborder {border:2px solid #dabb7f;}