#babb5d color space conversions
Hex:
#babb5d
RGB:
186, 187, 93
CMY:
27, 27, 64
CMYK:
1, 0, 50, 27
HSL:
61°, 40.8696%, 54.9020%
HSV (HSB):
61°, 50.2674%, 73.3333%
XYZ:
39.9958, 46.7701, 17.2754
xyY:
0.3844, 0.4495, 46.7701
CIE-Lab:
74.0425, -13.4327, 46.9727
CIE-LCH:
74.0425, 48.8556, 105.9589
CIE-Luv:
74.0425, 3.6670, 59.8918
Hunter-Lab:
68.3886, -15.2878, 32.8950
#babb5d color charts
#babb5d color shades, tints & tones
#babb5d color schemes
#babb5d color preview, HTML & CSS examples
This text has a color of #babb5d
<p style="color:#babb5d;">Text here</p>
.mytext {color:#babb5d;}
This box has a color of #babb5d
<div style="background-color:#babb5d;">Content here</div>
.mybackground {background-color:#babb5d;}
Border around this has a color of #babb5d
<div style="border:2px solid #babb5d;">Content here</div>
.myborder {border:2px solid #babb5d;}