#babc80 color space conversions
Hex:
#babc80
RGB:
186, 188, 128
CMY:
27, 26, 50
CMYK:
1, 0, 32, 26
HSL:
62°, 30.9278%, 61.9608%
HSV (HSB):
62°, 31.9149%, 73.7255%
XYZ:
42.1292, 47.9641, 27.4596
xyY:
0.3584, 0.4080, 47.9641
CIE-Lab:
74.8023, -10.1609, 30.1960
CIE-LCH:
74.8023, 31.8598, 108.5979
CIE-Luv:
74.8023, 1.7815, 41.9580
Hunter-Lab:
69.2561, -12.6147, 24.9711
#babc80 color charts
#babc80 color shades, tints & tones
#babc80 color schemes
#babc80 color preview, HTML & CSS examples
This text has a color of #babc80
<p style="color:#babc80;">Text here</p>
.mytext {color:#babc80;}
This box has a color of #babc80
<div style="background-color:#babc80;">Content here</div>
.mybackground {background-color:#babc80;}
Border around this has a color of #babc80
<div style="border:2px solid #babc80;">Content here</div>
.myborder {border:2px solid #babc80;}