#b9865a color space conversions
Hex:
#b9865a
RGB:
185, 134, 90
CMY:
27, 47, 65
CMYK:
0, 28, 51, 27
HSL:
28°, 40.4255%, 53.9216%
HSV (HSB):
28°, 51.3514%, 72.5490%
XYZ:
30.3781, 28.1027, 13.4961
xyY:
0.4221, 0.3904, 28.1027
CIE-Lab:
59.9814, 14.3509, 31.2830
CIE-LCH:
59.9814, 34.4176, 65.3570
CIE-Luv:
59.9814, 38.1560, 35.3328
Hunter-Lab:
53.0119, 9.5173, 22.0139
#b9865a color charts
#b9865a color shades, tints & tones
#b9865a color schemes
#b9865a color preview, HTML & CSS examples
This text has a color of #b9865a
<p style="color:#b9865a;">Text here</p>
.mytext {color:#b9865a;}
This box has a color of #b9865a
<div style="background-color:#b9865a;">Content here</div>
.mybackground {background-color:#b9865a;}
Border around this has a color of #b9865a
<div style="border:2px solid #b9865a;">Content here</div>
.myborder {border:2px solid #b9865a;}