#b96f2d color space conversions
Hex:
#b96f2d
RGB:
185, 111, 45
CMY:
27, 56, 82
CMYK:
0, 40, 76, 27
HSL:
28°, 60.8696%, 45.0980%
HSV (HSB):
28°, 75.6757%, 72.5490%
XYZ:
26.1657, 21.8726, 5.3254
xyY:
0.4903, 0.4099, 21.8726
CIE-Lab:
53.8916, 24.0060, 47.3619
CIE-LCH:
53.8916, 53.0984, 63.1212
CIE-Luv:
53.8916, 59.4491, 44.3952
Hunter-Lab:
46.7682, 18.0222, 25.9865
#b96f2d color charts
#b96f2d color shades, tints & tones
#b96f2d color schemes
#b96f2d color preview, HTML & CSS examples
This text has a color of #b96f2d
<p style="color:#b96f2d;">Text here</p>
.mytext {color:#b96f2d;}
This box has a color of #b96f2d
<div style="background-color:#b96f2d;">Content here</div>
.mybackground {background-color:#b96f2d;}
Border around this has a color of #b96f2d
<div style="border:2px solid #b96f2d;">Content here</div>
.myborder {border:2px solid #b96f2d;}