#b9686b color space conversions
Hex:
#b9686b
RGB:
185, 104, 107
CMY:
27, 59, 58
CMYK:
0, 44, 42, 27
HSL:
358°, 36.6516%, 56.6667%
HSV (HSB):
358°, 43.7838%, 72.5490%
XYZ:
27.6117, 21.2765, 16.5614
xyY:
0.4219, 0.3251, 21.2765
CIE-Lab:
53.2507, 32.6532, 12.6378
CIE-LCH:
53.2507, 35.0135, 21.1579
CIE-Luv:
53.2507, 55.9036, 10.1620
Hunter-Lab:
46.1264, 26.1307, 11.0008
#b9686b color charts
#b9686b color shades, tints & tones
#b9686b color schemes
#b9686b color preview, HTML & CSS examples
This text has a color of #b9686b
<p style="color:#b9686b;">Text here</p>
.mytext {color:#b9686b;}
This box has a color of #b9686b
<div style="background-color:#b9686b;">Content here</div>
.mybackground {background-color:#b9686b;}
Border around this has a color of #b9686b
<div style="border:2px solid #b9686b;">Content here</div>
.myborder {border:2px solid #b9686b;}