#b96c51 color space conversions
Hex:
#b96c51
RGB:
185, 108, 81
CMY:
27, 58, 68
CMYK:
0, 42, 56, 27
HSL:
16°, 42.6230%, 52.1569%
HSV (HSB):
16°, 56.2162%, 72.5490%
XYZ:
26.8553, 21.6335, 10.5448
xyY:
0.4549, 0.3665, 21.6335
CIE-Lab:
53.6360, 27.9409, 28.2168
CIE-LCH:
53.6360, 39.7100, 45.2815
CIE-Luv:
53.6360, 57.6218, 27.9136
Hunter-Lab:
46.5118, 21.6680, 19.1165
#b96c51 color charts
#b96c51 color shades, tints & tones
#b96c51 color schemes
#b96c51 color preview, HTML & CSS examples
This text has a color of #b96c51
<p style="color:#b96c51;">Text here</p>
.mytext {color:#b96c51;}
This box has a color of #b96c51
<div style="background-color:#b96c51;">Content here</div>
.mybackground {background-color:#b96c51;}
Border around this has a color of #b96c51
<div style="border:2px solid #b96c51;">Content here</div>
.myborder {border:2px solid #b96c51;}