#b9856f color space conversions
Hex:
#b9856f
RGB:
185, 133, 111
CMY:
27, 48, 56
CMYK:
0, 28, 40, 27
HSL:
18°, 34.5794%, 58.0392%
HSV (HSB):
18°, 40.0000%, 72.5490%
XYZ:
31.2644, 28.2370, 18.8414
xyY:
0.3991, 0.3604, 28.2370
CIE-Lab:
60.1023, 17.1222, 19.7606
CIE-LCH:
60.1023, 26.1467, 49.0916
CIE-Luv:
60.1023, 36.5086, 22.3886
Hunter-Lab:
53.1385, 12.0290, 16.1744
#b9856f color charts
#b9856f color shades, tints & tones
#b9856f color schemes
#b9856f color preview, HTML & CSS examples
This text has a color of #b9856f
<p style="color:#b9856f;">Text here</p>
.mytext {color:#b9856f;}
This box has a color of #b9856f
<div style="background-color:#b9856f;">Content here</div>
.mybackground {background-color:#b9856f;}
Border around this has a color of #b9856f
<div style="border:2px solid #b9856f;">Content here</div>
.myborder {border:2px solid #b9856f;}