#b9b96b color space conversions
Hex:
#b9b96b
RGB:
185, 185, 107
CMY:
27, 27, 58
CMYK:
0, 0, 42, 27
HSL:
60°, 35.7798%, 57.2549%
HSV (HSB):
60°, 42.1622%, 72.5490%
XYZ:
40.0104, 46.0737, 20.6943
xyY:
0.3747, 0.4315, 46.0737
CIE-Lab:
73.5934, -11.4515, 39.4813
CIE-LCH:
73.5934, 41.1085, 106.1747
CIE-Luv:
73.5934, 3.7573, 52.0809
Hunter-Lab:
67.8776, -13.5693, 29.4383
#b9b96b color charts
#b9b96b color shades, tints & tones
#b9b96b color schemes
#b9b96b color preview, HTML & CSS examples
This text has a color of #b9b96b
<p style="color:#b9b96b;">Text here</p>
.mytext {color:#b9b96b;}
This box has a color of #b9b96b
<div style="background-color:#b9b96b;">Content here</div>
.mybackground {background-color:#b9b96b;}
Border around this has a color of #b9b96b
<div style="border:2px solid #b9b96b;">Content here</div>
.myborder {border:2px solid #b9b96b;}