#b96c3a color space conversions
Hex:
#b96c3a
RGB:
185, 108, 58
CMY:
27, 58, 77
CMYK:
0, 42, 69, 27
HSL:
24°, 52.2634%, 47.6471%
HSV (HSB):
24°, 68.6486%, 72.5490%
XYZ:
26.1339, 21.3449, 6.7456
xyY:
0.4820, 0.3936, 21.3449
CIE-Lab:
53.3249, 26.3167, 40.3882
CIE-LCH:
53.3249, 48.2055, 56.9119
CIE-Luv:
53.3249, 60.5547, 38.6536
Hunter-Lab:
46.2005, 20.1196, 23.6837
#b96c3a color charts
#b96c3a color shades, tints & tones
#b96c3a color schemes
#b96c3a color preview, HTML & CSS examples
This text has a color of #b96c3a
<p style="color:#b96c3a;">Text here</p>
.mytext {color:#b96c3a;}
This box has a color of #b96c3a
<div style="background-color:#b96c3a;">Content here</div>
.mybackground {background-color:#b96c3a;}
Border around this has a color of #b96c3a
<div style="border:2px solid #b96c3a;">Content here</div>
.myborder {border:2px solid #b96c3a;}