#b96b2d color space conversions
Hex:
#b96b2d
RGB:
185, 107, 45
CMY:
27, 58, 82
CMYK:
0, 42, 76, 27
HSL:
27°, 60.8696%, 45.0980%
HSV (HSB):
27°, 75.6757%, 72.5490%
XYZ:
25.7389, 21.0191, 5.1831
xyY:
0.4955, 0.4047, 21.0191
CIE-Lab:
52.9704, 26.1986, 46.4308
CIE-LCH:
52.9704, 53.3121, 60.5661
CIE-Luv:
52.9704, 62.5917, 42.8243
Hunter-Lab:
45.8466, 19.9807, 25.3897
#b96b2d color charts
#b96b2d color shades, tints & tones
#b96b2d color schemes
#b96b2d color preview, HTML & CSS examples
This text has a color of #b96b2d
<p style="color:#b96b2d;">Text here</p>
.mytext {color:#b96b2d;}
This box has a color of #b96b2d
<div style="background-color:#b96b2d;">Content here</div>
.mybackground {background-color:#b96b2d;}
Border around this has a color of #b96b2d
<div style="border:2px solid #b96b2d;">Content here</div>
.myborder {border:2px solid #b96b2d;}