#babb4f color space conversions
Hex:
#babb4f
RGB:
186, 187, 79
CMY:
27, 27, 69
CMYK:
1, 0, 58, 27
HSL:
61°, 44.2623%, 52.1569%
HSV (HSB):
61°, 57.7540%, 73.3333%
XYZ:
39.4313, 46.5443, 14.3028
xyY:
0.3932, 0.4642, 46.5443
CIE-Lab:
73.8973, -14.5782, 53.3275
CIE-LCH:
73.8973, 55.2842, 105.2895
CIE-Luv:
73.8973, 4.0747, 65.6771
Hunter-Lab:
68.2234, -16.2226, 35.3264
#babb4f color charts
#babb4f color shades, tints & tones
#babb4f color schemes
#babb4f color preview, HTML & CSS examples
This text has a color of #babb4f
<p style="color:#babb4f;">Text here</p>
.mytext {color:#babb4f;}
This box has a color of #babb4f
<div style="background-color:#babb4f;">Content here</div>
.mybackground {background-color:#babb4f;}
Border around this has a color of #babb4f
<div style="border:2px solid #babb4f;">Content here</div>
.myborder {border:2px solid #babb4f;}