#b9865b color space conversions
Hex:
#b9865b
RGB:
185, 134, 91
CMY:
27, 47, 64
CMYK:
0, 28, 51, 27
HSL:
27°, 40.1709%, 54.1176%
HSV (HSB):
27°, 50.8108%, 72.5490%
XYZ:
30.4210, 28.1198, 13.7218
xyY:
0.4210, 0.3891, 28.1198
CIE-Lab:
59.9968, 14.4450, 30.7568
CIE-LCH:
59.9968, 33.9800, 64.8427
CIE-Luv:
59.9968, 38.0556, 34.7923
Hunter-Lab:
53.0281, 9.6021, 21.7775
#b9865b color charts
#b9865b color shades, tints & tones
#b9865b color schemes
#b9865b color preview, HTML & CSS examples
This text has a color of #b9865b
<p style="color:#b9865b;">Text here</p>
.mytext {color:#b9865b;}
This box has a color of #b9865b
<div style="background-color:#b9865b;">Content here</div>
.mybackground {background-color:#b9865b;}
Border around this has a color of #b9865b
<div style="border:2px solid #b9865b;">Content here</div>
.myborder {border:2px solid #b9865b;}