#b9aa5f color space conversions
Hex:
#b9aa5f
RGB:
185, 170, 95
CMY:
27, 33, 63
CMYK:
0, 8, 49, 27
HSL:
50°, 39.1304%, 54.9020%
HSV (HSB):
50°, 48.6486%, 72.5490%
XYZ:
36.4479, 39.8900, 16.6050
xyY:
0.3922, 0.4292, 39.8900
CIE-Lab:
69.3911, -4.8075, 40.3723
CIE-LCH:
69.3911, 40.6575, 96.7908
CIE-Luv:
69.3911, 13.6350, 50.5728
Hunter-Lab:
63.1585, -7.5176, 28.6230
#b9aa5f color charts
#b9aa5f color shades, tints & tones
#b9aa5f color schemes
#b9aa5f color preview, HTML & CSS examples
This text has a color of #b9aa5f
<p style="color:#b9aa5f;">Text here</p>
.mytext {color:#b9aa5f;}
This box has a color of #b9aa5f
<div style="background-color:#b9aa5f;">Content here</div>
.mybackground {background-color:#b9aa5f;}
Border around this has a color of #b9aa5f
<div style="border:2px solid #b9aa5f;">Content here</div>
.myborder {border:2px solid #b9aa5f;}