#dabb8e color space conversions
Hex:
#dabb8e
RGB:
218, 187, 142
CMY:
15, 27, 44
CMYK:
0, 14, 35, 15
HSL:
36°, 50.6667%, 70.5882%
HSV (HSB):
36°, 34.8624%, 85.4902%
XYZ:
51.5663, 52.3991, 32.9874
xyY:
0.3765, 0.3826, 52.3991
CIE-Lab:
77.5189, 4.7001, 26.9137
CIE-LCH:
77.5189, 27.3210, 80.0940
CIE-Luv:
77.5189, 22.5813, 35.4970
Hunter-Lab:
72.3872, 0.4799, 23.6521
#dabb8e color charts
#dabb8e color shades, tints & tones
#dabb8e color schemes
#dabb8e color preview, HTML & CSS examples
This text has a color of #dabb8e
<p style="color:#dabb8e;">Text here</p>
.mytext {color:#dabb8e;}
This box has a color of #dabb8e
<div style="background-color:#dabb8e;">Content here</div>
.mybackground {background-color:#dabb8e;}
Border around this has a color of #dabb8e
<div style="border:2px solid #dabb8e;">Content here</div>
.myborder {border:2px solid #dabb8e;}