#babc5e color space conversions
Hex:
#babc5e
RGB:
186, 188, 94
CMY:
27, 26, 63
CMYK:
1, 0, 50, 26
HSL:
61°, 41.2281%, 55.2941%
HSV (HSB):
61°, 50.0000%, 73.7255%
XYZ:
40.2533, 47.2137, 17.5813
xyY:
0.3832, 0.4494, 47.2137
CIE-Lab:
74.3263, -13.8536, 46.8269
CIE-LCH:
74.3263, 48.8332, 106.4807
CIE-Luv:
74.3263, 3.0191, 59.9268
Hunter-Lab:
68.7122, -15.6767, 32.9281
#babc5e color charts
#babc5e color shades, tints & tones
#babc5e color schemes
#babc5e color preview, HTML & CSS examples
This text has a color of #babc5e
<p style="color:#babc5e;">Text here</p>
.mytext {color:#babc5e;}
This box has a color of #babc5e
<div style="background-color:#babc5e;">Content here</div>
.mybackground {background-color:#babc5e;}
Border around this has a color of #babc5e
<div style="border:2px solid #babc5e;">Content here</div>
.myborder {border:2px solid #babc5e;}