#b96b6f color space conversions
Hex:
#b96b6f
RGB:
185, 107, 111
CMY:
27, 58, 56
CMYK:
0, 42, 40, 27
HSL:
357°, 35.7798%, 57.2549%
HSV (HSB):
357°, 42.1622%, 72.5490%
XYZ:
28.1345, 21.9774, 17.7981
xyY:
0.4143, 0.3236, 21.9774
CIE-Lab:
54.0030, 31.4876, 11.3408
CIE-LCH:
54.0030, 33.4676, 19.8074
CIE-Luv:
54.0030, 53.2491, 8.9147
Hunter-Lab:
46.8800, 25.0847, 10.3064
#b96b6f color charts
#b96b6f color shades, tints & tones
#b96b6f color schemes
#b96b6f color preview, HTML & CSS examples
This text has a color of #b96b6f
<p style="color:#b96b6f;">Text here</p>
.mytext {color:#b96b6f;}
This box has a color of #b96b6f
<div style="background-color:#b96b6f;">Content here</div>
.mybackground {background-color:#b96b6f;}
Border around this has a color of #b96b6f
<div style="border:2px solid #b96b6f;">Content here</div>
.myborder {border:2px solid #b96b6f;}