#b9a97b color space conversions
Hex:
#b9a97b
RGB:
185, 169, 123
CMY:
27, 34, 52
CMYK:
0, 9, 34, 27
HSL:
45°, 30.6931%, 60.3922%
HSV (HSB):
45°, 33.5135%, 72.5490%
XYZ:
37.7707, 40.1203, 24.4922
xyY:
0.3689, 0.3919, 40.1203
CIE-Lab:
69.5551, -1.1720, 25.8756
CIE-LCH:
69.5551, 25.9021, 92.5934
CIE-Luv:
69.5551, 12.6973, 34.4094
Hunter-Lab:
63.3406, -4.4044, 21.4125
#b9a97b color charts
#b9a97b color shades, tints & tones
#b9a97b color schemes
#b9a97b color preview, HTML & CSS examples
This text has a color of #b9a97b
<p style="color:#b9a97b;">Text here</p>
.mytext {color:#b9a97b;}
This box has a color of #b9a97b
<div style="background-color:#b9a97b;">Content here</div>
.mybackground {background-color:#b9a97b;}
Border around this has a color of #b9a97b
<div style="border:2px solid #b9a97b;">Content here</div>
.myborder {border:2px solid #b9a97b;}