#b9ac6b color space conversions
Hex:
#b9ac6b
RGB:
185, 172, 107
CMY:
27, 33, 58
CMYK:
0, 7, 42, 27
HSL:
50°, 35.7798%, 57.2549%
HSV (HSB):
50°, 42.1622%, 72.5490%
XYZ:
37.4139, 40.8809, 19.8288
xyY:
0.3813, 0.4166, 40.8809
CIE-Lab:
70.0924, -4.6488, 35.0711
CIE-LCH:
70.0924, 35.3778, 97.5508
CIE-Luv:
70.0924, 11.7630, 45.3680
Hunter-Lab:
63.9382, -7.4410, 26.3694
#b9ac6b color charts
#b9ac6b color shades, tints & tones
#b9ac6b color schemes
#b9ac6b color preview, HTML & CSS examples
This text has a color of #b9ac6b
<p style="color:#b9ac6b;">Text here</p>
.mytext {color:#b9ac6b;}
This box has a color of #b9ac6b
<div style="background-color:#b9ac6b;">Content here</div>
.mybackground {background-color:#b9ac6b;}
Border around this has a color of #b9ac6b
<div style="border:2px solid #b9ac6b;">Content here</div>
.myborder {border:2px solid #b9ac6b;}