#b9ba6e color space conversions
Hex:
#b9ba6e
RGB:
185, 186, 110
CMY:
27, 27, 57
CMYK:
1, 0, 41, 27
HSL:
61°, 35.5140%, 58.0392%
HSV (HSB):
61°, 40.8602%, 72.9412%
XYZ:
40.3810, 46.5579, 21.6101
xyY:
0.3720, 0.4289, 46.5579
CIE-Lab:
73.9061, -11.6460, 38.3486
CIE-LCH:
73.9061, 40.0780, 106.8930
CIE-Luv:
73.9061, 3.0414, 51.0238
Hunter-Lab:
68.2333, -13.7708, 28.9857
#b9ba6e color charts
#b9ba6e color shades, tints & tones
#b9ba6e color schemes
#b9ba6e color preview, HTML & CSS examples
This text has a color of #b9ba6e
<p style="color:#b9ba6e;">Text here</p>
.mytext {color:#b9ba6e;}
This box has a color of #b9ba6e
<div style="background-color:#b9ba6e;">Content here</div>
.mybackground {background-color:#b9ba6e;}
Border around this has a color of #b9ba6e
<div style="border:2px solid #b9ba6e;">Content here</div>
.myborder {border:2px solid #b9ba6e;}