#babc6f color space conversions
Hex:
#babc6f
RGB:
186, 188, 111
CMY:
27, 26, 56
CMYK:
1, 0, 41, 26
HSL:
62°, 36.4929%, 58.6275%
HSV (HSB):
62°, 40.9574%, 73.7255%
XYZ:
41.1022, 47.5532, 22.0513
xyY:
0.3713, 0.4295, 47.5532
CIE-Lab:
74.5423, -12.1637, 38.6569
CIE-LCH:
74.5423, 40.5254, 107.4666
CIE-Luv:
74.5423, 2.4449, 51.5890
Hunter-Lab:
68.9589, -14.2851, 29.3118
#babc6f color charts
#babc6f color shades, tints & tones
#babc6f color schemes
#babc6f color preview, HTML & CSS examples
This text has a color of #babc6f
<p style="color:#babc6f;">Text here</p>
.mytext {color:#babc6f;}
This box has a color of #babc6f
<div style="background-color:#babc6f;">Content here</div>
.mybackground {background-color:#babc6f;}
Border around this has a color of #babc6f
<div style="border:2px solid #babc6f;">Content here</div>
.myborder {border:2px solid #babc6f;}