#b9706b color space conversions
Hex:
#b9706b
RGB:
185, 112, 107
CMY:
27, 56, 58
CMYK:
0, 39, 42, 27
HSL:
4°, 35.7798%, 57.2549%
HSV (HSB):
4°, 42.1622%, 72.5490%
XYZ:
28.4556, 22.9642, 16.8427
xyY:
0.4169, 0.3364, 22.9642
CIE-Lab:
55.0354, 28.3003, 15.1137
CIE-LCH:
55.0354, 32.0832, 28.1044
CIE-Luv:
55.0354, 50.7693, 14.1291
Hunter-Lab:
47.9209, 22.1322, 12.7061
#b9706b color charts
#b9706b color shades, tints & tones
#b9706b color schemes
#b9706b color preview, HTML & CSS examples
This text has a color of #b9706b
<p style="color:#b9706b;">Text here</p>
.mytext {color:#b9706b;}
This box has a color of #b9706b
<div style="background-color:#b9706b;">Content here</div>
.mybackground {background-color:#b9706b;}
Border around this has a color of #b9706b
<div style="border:2px solid #b9706b;">Content here</div>
.myborder {border:2px solid #b9706b;}