#babd4b color space conversions
Hex:
#babd4b
RGB:
186, 189, 75
CMY:
27, 26, 71
CMYK:
2, 0, 60, 26
HSL:
62°, 46.3415%, 51.7647%
HSV (HSB):
62°, 60.3175%, 74.1176%
XYZ:
39.7173, 47.3423, 13.7013
xyY:
0.3942, 0.4698, 47.3423
CIE-Lab:
74.4082, -15.8809, 55.6541
CIE-LCH:
74.4082, 57.8756, 105.9261
CIE-Luv:
74.4082, 2.9188, 68.0546
Hunter-Lab:
68.8057, -17.3730, 36.3576
#babd4b color charts
#babd4b color shades, tints & tones
#babd4b color schemes
#babd4b color preview, HTML & CSS examples
This text has a color of #babd4b
<p style="color:#babd4b;">Text here</p>
.mytext {color:#babd4b;}
This box has a color of #babd4b
<div style="background-color:#babd4b;">Content here</div>
.mybackground {background-color:#babd4b;}
Border around this has a color of #babd4b
<div style="border:2px solid #babd4b;">Content here</div>
.myborder {border:2px solid #babd4b;}