#b96c3c color space conversions
Hex:
#b96c3c
RGB:
185, 108, 60
CMY:
27, 58, 76
CMYK:
0, 42, 68, 27
HSL:
23°, 51.0204%, 48.0392%
HSV (HSB):
23°, 67.5676%, 72.5490%
XYZ:
26.1858, 21.3657, 7.0188
xyY:
0.4799, 0.3915, 21.3657
CIE-Lab:
53.3474, 26.4349, 39.3724
CIE-LCH:
53.3474, 47.4236, 56.1223
CIE-Luv:
53.3474, 60.3354, 37.8529
Hunter-Lab:
46.2230, 20.2317, 23.3531
#b96c3c color charts
#b96c3c color shades, tints & tones
#b96c3c color schemes
#b96c3c color preview, HTML & CSS examples
This text has a color of #b96c3c
<p style="color:#b96c3c;">Text here</p>
.mytext {color:#b96c3c;}
This box has a color of #b96c3c
<div style="background-color:#b96c3c;">Content here</div>
.mybackground {background-color:#b96c3c;}
Border around this has a color of #b96c3c
<div style="border:2px solid #b96c3c;">Content here</div>
.myborder {border:2px solid #b96c3c;}