#b9862e color space conversions
Hex:
#b9862e
RGB:
185, 134, 46
CMY:
27, 47, 82
CMYK:
0, 28, 75, 27
HSL:
38°, 60.1732%, 45.2941%
HSV (HSB):
38°, 75.1351%, 72.5490%
XYZ:
29.0258, 27.5617, 6.3749
xyY:
0.4610, 0.4377, 27.5617
CIE-Lab:
59.4907, 11.3159, 52.4958
CIE-LCH:
59.4907, 53.7016, 77.8355
CIE-Luv:
59.4907, 41.5278, 53.4198
Hunter-Lab:
52.4993, 6.8154, 29.5500
#b9862e color charts
#b9862e color shades, tints & tones
#b9862e color schemes
#b9862e color preview, HTML & CSS examples
This text has a color of #b9862e
<p style="color:#b9862e;">Text here</p>
.mytext {color:#b9862e;}
This box has a color of #b9862e
<div style="background-color:#b9862e;">Content here</div>
.mybackground {background-color:#b9862e;}
Border around this has a color of #b9862e
<div style="border:2px solid #b9862e;">Content here</div>
.myborder {border:2px solid #b9862e;}