#b9a95b color space conversions
Hex:
#b9a95b
RGB:
185, 169, 91
CMY:
27, 34, 64
CMYK:
0, 9, 51, 27
HSL:
50°, 40.1709%, 54.1176%
HSV (HSB):
50°, 50.8108%, 72.5490%
XYZ:
36.0839, 39.4456, 15.6095
xyY:
0.3959, 0.4328, 39.4456
CIE-Lab:
69.0728, -4.6489, 42.0031
CIE-LCH:
69.0728, 42.2596, 96.3157
CIE-Luv:
69.0728, 14.4738, 52.0088
Hunter-Lab:
62.8057, -7.3560, 29.2283
#b9a95b color charts
#b9a95b color shades, tints & tones
#b9a95b color schemes
#b9a95b color preview, HTML & CSS examples
This text has a color of #b9a95b
<p style="color:#b9a95b;">Text here</p>
.mytext {color:#b9a95b;}
This box has a color of #b9a95b
<div style="background-color:#b9a95b;">Content here</div>
.mybackground {background-color:#b9a95b;}
Border around this has a color of #b9a95b
<div style="border:2px solid #b9a95b;">Content here</div>
.myborder {border:2px solid #b9a95b;}