#b96f2e color space conversions
Hex:
#b96f2e
RGB:
185, 111, 46
CMY:
27, 56, 82
CMYK:
0, 40, 75, 27
HSL:
28°, 60.1732%, 45.2941%
HSV (HSB):
28°, 75.1351%, 72.5490%
XYZ:
26.1852, 21.8804, 5.4280
xyY:
0.4895, 0.4090, 21.8804
CIE-Lab:
53.8999, 24.0509, 46.9094
CIE-LCH:
53.8999, 52.7156, 62.8553
CIE-Luv:
53.8999, 59.3682, 44.0882
Hunter-Lab:
46.7765, 18.0641, 25.8635
#b96f2e color charts
#b96f2e color shades, tints & tones
#b96f2e color schemes
#b96f2e color preview, HTML & CSS examples
This text has a color of #b96f2e
<p style="color:#b96f2e;">Text here</p>
.mytext {color:#b96f2e;}
This box has a color of #b96f2e
<div style="background-color:#b96f2e;">Content here</div>
.mybackground {background-color:#b96f2e;}
Border around this has a color of #b96f2e
<div style="border:2px solid #b96f2e;">Content here</div>
.myborder {border:2px solid #b96f2e;}