#babf90 color space conversions
Hex:
#babf90
RGB:
186, 191, 144
CMY:
27, 25, 44
CMYK:
3, 0, 25, 25
HSL:
66°, 26.8571%, 65.6863%
HSV (HSB):
66°, 24.6073%, 74.9020%
XYZ:
43.9145, 49.7143, 33.6668
xyY:
0.3450, 0.3905, 49.7143
CIE-Lab:
75.8936, -9.5540, 23.1955
CIE-LCH:
75.8936, 25.0860, 112.3863
CIE-Luv:
75.8936, -0.6025, 33.5817
Hunter-Lab:
70.5084, -12.2150, 21.0457
#babf90 color charts
#babf90 color shades, tints & tones
#babf90 color schemes
#babf90 color preview, HTML & CSS examples
This text has a color of #babf90
<p style="color:#babf90;">Text here</p>
.mytext {color:#babf90;}
This box has a color of #babf90
<div style="background-color:#babf90;">Content here</div>
.mybackground {background-color:#babf90;}
Border around this has a color of #babf90
<div style="border:2px solid #babf90;">Content here</div>
.myborder {border:2px solid #babf90;}