#b96a2c color space conversions
Hex:
#b96a2c
RGB:
185, 106, 44
CMY:
27, 58, 83
CMYK:
0, 43, 76, 27
HSL:
26°, 61.5721%, 44.9020%
HSV (HSB):
26°, 76.2162%, 72.5490%
XYZ:
25.6162, 20.8042, 5.0484
xyY:
0.4977, 0.4042, 20.8042
CIE-Lab:
52.7345, 26.7005, 46.6578
CIE-LCH:
52.7345, 53.7575, 60.2191
CIE-Luv:
52.7345, 63.4638, 42.7416
Hunter-Lab:
45.6116, 20.4282, 25.3658
#b96a2c color charts
#b96a2c color shades, tints & tones
#b96a2c color schemes
#b96a2c color preview, HTML & CSS examples
This text has a color of #b96a2c
<p style="color:#b96a2c;">Text here</p>
.mytext {color:#b96a2c;}
This box has a color of #b96a2c
<div style="background-color:#b96a2c;">Content here</div>
.mybackground {background-color:#b96a2c;}
Border around this has a color of #b96a2c
<div style="border:2px solid #b96a2c;">Content here</div>
.myborder {border:2px solid #b96a2c;}