#b96e3c color space conversions
Hex:
#b96e3c
RGB:
185, 110, 60
CMY:
27, 57, 76
CMYK:
0, 41, 68, 27
HSL:
24°, 51.0204%, 48.0392%
HSV (HSB):
24°, 67.5676%, 72.5490%
XYZ:
26.3991, 21.7924, 7.0899
xyY:
0.4775, 0.3942, 21.7924
CIE-Lab:
53.8060, 25.3393, 39.8933
CIE-LCH:
53.8060, 47.2605, 57.5772
CIE-Luv:
53.8060, 58.8160, 38.6831
Hunter-Lab:
46.6823, 19.2487, 23.6729
#b96e3c color charts
#b96e3c color shades, tints & tones
#b96e3c color schemes
#b96e3c color preview, HTML & CSS examples
This text has a color of #b96e3c
<p style="color:#b96e3c;">Text here</p>
.mytext {color:#b96e3c;}
This box has a color of #b96e3c
<div style="background-color:#b96e3c;">Content here</div>
.mybackground {background-color:#b96e3c;}
Border around this has a color of #b96e3c
<div style="border:2px solid #b96e3c;">Content here</div>
.myborder {border:2px solid #b96e3c;}