#babd82 color space conversions
Hex:
#babd82
RGB:
186, 189, 130
CMY:
27, 26, 49
CMYK:
2, 0, 31, 26
HSL:
63°, 30.8901%, 62.5490%
HSV (HSB):
63°, 31.2169%, 74.1176%
XYZ:
42.4766, 48.4460, 28.2314
xyY:
0.3565, 0.4066, 48.4460
CIE-Lab:
75.1054, -10.4225, 29.5458
CIE-LCH:
75.1054, 31.3303, 109.4307
CIE-Luv:
75.1054, 1.1190, 41.3025
Hunter-Lab:
69.6032, -12.8728, 24.6739
#babd82 color charts
#babd82 color shades, tints & tones
#babd82 color schemes
#babd82 color preview, HTML & CSS examples
This text has a color of #babd82
<p style="color:#babd82;">Text here</p>
.mytext {color:#babd82;}
This box has a color of #babd82
<div style="background-color:#babd82;">Content here</div>
.mybackground {background-color:#babd82;}
Border around this has a color of #babd82
<div style="border:2px solid #babd82;">Content here</div>
.myborder {border:2px solid #babd82;}