#b96c2f color space conversions
Hex:
#b96c2f
RGB:
185, 108, 47
CMY:
27, 58, 82
CMYK:
0, 42, 75, 27
HSL:
27°, 59.4828%, 45.4902%
HSV (HSB):
27°, 74.5946%, 72.5490%
XYZ:
25.8832, 21.2446, 5.4258
xyY:
0.4925, 0.4042, 21.2446
CIE-Lab:
53.2162, 25.7426, 45.7407
CIE-LCH:
53.2162, 52.4871, 60.6295
CIE-Luv:
53.2162, 61.6334, 42.5864
Hunter-Lab:
46.0919, 19.5771, 25.2850
#b96c2f color charts
#b96c2f color shades, tints & tones
#b96c2f color schemes
#b96c2f color preview, HTML & CSS examples
This text has a color of #b96c2f
<p style="color:#b96c2f;">Text here</p>
.mytext {color:#b96c2f;}
This box has a color of #b96c2f
<div style="background-color:#b96c2f;">Content here</div>
.mybackground {background-color:#b96c2f;}
Border around this has a color of #b96c2f
<div style="border:2px solid #b96c2f;">Content here</div>
.myborder {border:2px solid #b96c2f;}