#b9a97e color space conversions
Hex:
#b9a97e
RGB:
185, 169, 126
CMY:
27, 34, 51
CMYK:
0, 9, 32, 27
HSL:
44°, 29.6482%, 60.9804%
HSV (HSB):
44°, 31.8919%, 72.5490%
XYZ:
37.9614, 40.1966, 25.4966
xyY:
0.3662, 0.3878, 40.1966
CIE-Lab:
69.6093, -0.7879, 24.3285
CIE-LCH:
69.6093, 24.3412, 91.8548
CIE-Luv:
69.6093, 12.5073, 32.5247
Hunter-Lab:
63.4008, -4.0738, 20.5371
#b9a97e color charts
#b9a97e color shades, tints & tones
#b9a97e color schemes
#b9a97e color preview, HTML & CSS examples
This text has a color of #b9a97e
<p style="color:#b9a97e;">Text here</p>
.mytext {color:#b9a97e;}
This box has a color of #b9a97e
<div style="background-color:#b9a97e;">Content here</div>
.mybackground {background-color:#b9a97e;}
Border around this has a color of #b9a97e
<div style="border:2px solid #b9a97e;">Content here</div>
.myborder {border:2px solid #b9a97e;}