#b9ba8c color space conversions
Hex:
#b9ba8c
RGB:
185, 186, 140
CMY:
27, 27, 45
CMYK:
1, 0, 25, 27
HSL:
61°, 25.0000%, 63.9216%
HSV (HSB):
61°, 24.7312%, 72.9412%
XYZ:
42.3001, 47.3255, 31.7162
xyY:
0.3486, 0.3900, 47.3255
CIE-Lab:
74.3975, -7.9015, 23.2801
CIE-LCH:
74.3975, 24.5845, 108.7478
CIE-Luv:
74.3975, 1.7857, 33.2082
Hunter-Lab:
68.7936, -10.6318, 20.8207
#b9ba8c color charts
#b9ba8c color shades, tints & tones
#b9ba8c color schemes
#b9ba8c color preview, HTML & CSS examples
This text has a color of #b9ba8c
<p style="color:#b9ba8c;">Text here</p>
.mytext {color:#b9ba8c;}
This box has a color of #b9ba8c
<div style="background-color:#b9ba8c;">Content here</div>
.mybackground {background-color:#b9ba8c;}
Border around this has a color of #b9ba8c
<div style="border:2px solid #b9ba8c;">Content here</div>
.myborder {border:2px solid #b9ba8c;}