#b9b97e color space conversions
Hex:
#b9b97e
RGB:
185, 185, 126
CMY:
27, 27, 51
CMYK:
0, 0, 32, 27
HSL:
60°, 29.6482%, 60.9804%
HSV (HSB):
60°, 31.8919%, 72.5490%
XYZ:
41.1224, 46.5186, 26.5503
xyY:
0.3601, 0.4074, 46.5186
CIE-Lab:
73.8808, -9.2502, 30.0178
CIE-LCH:
73.8808, 31.4108, 107.1271
CIE-Luv:
73.8808, 2.9893, 41.4306
Hunter-Lab:
68.2045, -11.7352, 24.6631
#b9b97e color charts
#b9b97e color shades, tints & tones
#b9b97e color schemes
#b9b97e color preview, HTML & CSS examples
This text has a color of #b9b97e
<p style="color:#b9b97e;">Text here</p>
.mytext {color:#b9b97e;}
This box has a color of #b9b97e
<div style="background-color:#b9b97e;">Content here</div>
.mybackground {background-color:#b9b97e;}
Border around this has a color of #b9b97e
<div style="border:2px solid #b9b97e;">Content here</div>
.myborder {border:2px solid #b9b97e;}