#b96b4d color space conversions
Hex:
#b96b4d
RGB:
185, 107, 77
CMY:
27, 58, 70
CMYK:
0, 42, 58, 27
HSL:
17°, 43.5484%, 51.3725%
HSV (HSB):
17°, 58.3784%, 72.5490%
XYZ:
26.6048, 21.3655, 9.7429
xyY:
0.4610, 0.3702, 21.3655
CIE-Lab:
53.3472, 28.1621, 30.1089
CIE-LCH:
53.3472, 41.2268, 46.9134
CIE-Luv:
53.3472, 58.9158, 29.5731
Hunter-Lab:
46.2228, 21.8507, 19.8588
#b96b4d color charts
#b96b4d color shades, tints & tones
#b96b4d color schemes
#b96b4d color preview, HTML & CSS examples
This text has a color of #b96b4d
<p style="color:#b96b4d;">Text here</p>
.mytext {color:#b96b4d;}
This box has a color of #b96b4d
<div style="background-color:#b96b4d;">Content here</div>
.mybackground {background-color:#b96b4d;}
Border around this has a color of #b96b4d
<div style="border:2px solid #b96b4d;">Content here</div>
.myborder {border:2px solid #b96b4d;}