#b9b97c color space conversions
Hex:
#b9b97c
RGB:
185, 185, 124
CMY:
27, 27, 51
CMYK:
0, 0, 33, 27
HSL:
60°, 30.3483%, 60.5882%
HSV (HSB):
60°, 32.9730%, 72.5490%
XYZ:
40.9946, 46.4674, 25.8772
xyY:
0.3617, 0.4100, 46.4674
CIE-Lab:
73.8478, -9.5004, 31.0258
CIE-LCH:
73.8478, 32.4478, 107.0251
CIE-Luv:
73.8478, 3.0754, 42.6247
Hunter-Lab:
68.1670, -11.9451, 25.2095
#b9b97c color charts
#b9b97c color shades, tints & tones
#b9b97c color schemes
#b9b97c color preview, HTML & CSS examples
This text has a color of #b9b97c
<p style="color:#b9b97c;">Text here</p>
.mytext {color:#b9b97c;}
This box has a color of #b9b97c
<div style="background-color:#b9b97c;">Content here</div>
.mybackground {background-color:#b9b97c;}
Border around this has a color of #b9b97c
<div style="border:2px solid #b9b97c;">Content here</div>
.myborder {border:2px solid #b9b97c;}