#babb5f color space conversions
Hex:
#babb5f
RGB:
186, 187, 95
CMY:
27, 27, 63
CMYK:
1, 0, 49, 27
HSL:
61°, 40.3509%, 55.2941%
HSV (HSB):
61°, 49.1979%, 73.3333%
XYZ:
40.0856, 46.8060, 17.7482
xyY:
0.3831, 0.4473, 46.8060
CIE-Lab:
74.0655, -13.2519, 46.0337
CIE-LCH:
74.0655, 47.9031, 106.0597
CIE-Luv:
74.0655, 3.6032, 58.9872
Hunter-Lab:
68.4149, -15.1395, 32.5094
#babb5f color charts
#babb5f color shades, tints & tones
#babb5f color schemes
#babb5f color preview, HTML & CSS examples
This text has a color of #babb5f
<p style="color:#babb5f;">Text here</p>
.mytext {color:#babb5f;}
This box has a color of #babb5f
<div style="background-color:#babb5f;">Content here</div>
.mybackground {background-color:#babb5f;}
Border around this has a color of #babb5f
<div style="border:2px solid #babb5f;">Content here</div>
.myborder {border:2px solid #babb5f;}