#b96d2e color space conversions
Hex:
#b96d2e
RGB:
185, 109, 46
CMY:
27, 57, 82
CMYK:
0, 41, 75, 27
HSL:
27°, 60.1732%, 45.2941%
HSV (HSB):
27°, 75.1351%, 72.5490%
XYZ:
25.9694, 21.4488, 5.3561
xyY:
0.4921, 0.4064, 21.4488
CIE-Lab:
53.4372, 25.1489, 46.4383
CIE-LCH:
53.4372, 52.8108, 61.5620
CIE-Luv:
53.4372, 60.9365, 43.2977
Hunter-Lab:
46.3129, 19.0441, 25.5621
#b96d2e color charts
#b96d2e color shades, tints & tones
#b96d2e color schemes
#b96d2e color preview, HTML & CSS examples
This text has a color of #b96d2e
<p style="color:#b96d2e;">Text here</p>
.mytext {color:#b96d2e;}
This box has a color of #b96d2e
<div style="background-color:#b96d2e;">Content here</div>
.mybackground {background-color:#b96d2e;}
Border around this has a color of #b96d2e
<div style="border:2px solid #b96d2e;">Content here</div>
.myborder {border:2px solid #b96d2e;}