#babd8a color space conversions
Hex:
#babd8a
RGB:
186, 189, 138
CMY:
27, 26, 46
CMYK:
2, 0, 27, 26
HSL:
64°, 27.8689%, 64.1176%
HSV (HSB):
64°, 26.9841%, 74.1176%
XYZ:
43.0347, 48.6693, 31.1707
xyY:
0.3502, 0.3961, 48.6693
CIE-Lab:
75.2451, -9.3577, 25.5060
CIE-LCH:
75.2451, 27.1684, 110.1472
CIE-Luv:
75.2451, 0.7831, 36.3127
Hunter-Lab:
69.7634, -11.9751, 22.3432
#babd8a color charts
#babd8a color shades, tints & tones
#babd8a color schemes
#babd8a color preview, HTML & CSS examples
This text has a color of #babd8a
<p style="color:#babd8a;">Text here</p>
.mytext {color:#babd8a;}
This box has a color of #babd8a
<div style="background-color:#babd8a;">Content here</div>
.mybackground {background-color:#babd8a;}
Border around this has a color of #babd8a
<div style="border:2px solid #babd8a;">Content here</div>
.myborder {border:2px solid #babd8a;}