#b96a6e color space conversions
Hex:
#b96a6e
RGB:
185, 106, 110
CMY:
27, 58, 57
CMYK:
0, 43, 41, 27
HSL:
357°, 36.0731%, 57.0588%
HSV (HSB):
357°, 42.7027%, 72.5490%
XYZ:
27.9761, 21.7481, 17.4752
xyY:
0.4163, 0.3236, 21.7481
CIE-Lab:
53.7588, 31.9136, 11.5852
CIE-LCH:
53.7588, 33.9514, 19.9518
CIE-Luv:
53.7588, 54.0668, 9.1033
Hunter-Lab:
46.6349, 25.4703, 10.4271
#b96a6e color charts
#b96a6e color shades, tints & tones
#b96a6e color schemes
#b96a6e color preview, HTML & CSS examples
This text has a color of #b96a6e
<p style="color:#b96a6e;">Text here</p>
.mytext {color:#b96a6e;}
This box has a color of #b96a6e
<div style="background-color:#b96a6e;">Content here</div>
.mybackground {background-color:#b96a6e;}
Border around this has a color of #b96a6e
<div style="border:2px solid #b96a6e;">Content here</div>
.myborder {border:2px solid #b96a6e;}