#babd8e color space conversions
Hex:
#babd8e
RGB:
186, 189, 142
CMY:
27, 26, 44
CMYK:
2, 0, 25, 26
HSL:
64°, 26.2570%, 64.9020%
HSV (HSB):
64°, 24.8677%, 74.1176%
XYZ:
43.3298, 48.7873, 32.7244
xyY:
0.3471, 0.3908, 48.7873
CIE-Lab:
75.3188, -8.7999, 23.4784
CIE-LCH:
75.3188, 25.0734, 110.5464
CIE-Luv:
75.3188, 0.6090, 33.7273
Hunter-Lab:
69.8479, -11.5023, 21.1156
#babd8e color charts
#babd8e color shades, tints & tones
#babd8e color schemes
#babd8e color preview, HTML & CSS examples
This text has a color of #babd8e
<p style="color:#babd8e;">Text here</p>
.mytext {color:#babd8e;}
This box has a color of #babd8e
<div style="background-color:#babd8e;">Content here</div>
.mybackground {background-color:#babd8e;}
Border around this has a color of #babd8e
<div style="border:2px solid #babd8e;">Content here</div>
.myborder {border:2px solid #babd8e;}