#b1686e color space conversions
Hex:
#b1686e
RGB:
177, 104, 110
CMY:
31, 59, 57
CMYK:
0, 41, 38, 31
HSL:
355°, 31.8777%, 55.0980%
HSV (HSB):
355°, 41.2429%, 69.4118%
XYZ:
25.8962, 20.3735, 17.3195
xyY:
0.4072, 0.3204, 20.3735
CIE-Lab:
52.2569, 29.9317, 9.3196
CIE-LCH:
52.2569, 31.3491, 17.2946
CIE-Luv:
52.2569, 49.1125, 6.6873
Hunter-Lab:
45.1370, 23.4201, 8.8459
#b1686e color charts
#b1686e color shades, tints & tones
#b1686e color schemes
#b1686e color preview, HTML & CSS examples
This text has a color of #b1686e
<p style="color:#b1686e;">Text here</p>
.mytext {color:#b1686e;}
This box has a color of #b1686e
<div style="background-color:#b1686e;">Content here</div>
.mybackground {background-color:#b1686e;}
Border around this has a color of #b1686e
<div style="border:2px solid #b1686e;">Content here</div>
.myborder {border:2px solid #b1686e;}