#b1686d color space conversions
Hex:
#b1686d
RGB:
177, 104, 109
CMY:
31, 59, 57
CMYK:
0, 41, 38, 31
HSL:
356°, 31.8777%, 55.0980%
HSV (HSB):
356°, 41.2429%, 69.4118%
XYZ:
25.8421, 20.3519, 17.0343
xyY:
0.4087, 0.3219, 20.3519
CIE-Lab:
52.2327, 29.8099, 9.8760
CIE-LCH:
52.2327, 31.4033, 18.3299
CIE-Luv:
52.2327, 49.2974, 7.3866
Hunter-Lab:
45.1130, 23.3023, 9.1918
#b1686d color charts
#b1686d color shades, tints & tones
#b1686d color schemes
#b1686d color preview, HTML & CSS examples
This text has a color of #b1686d
<p style="color:#b1686d;">Text here</p>
.mytext {color:#b1686d;}
This box has a color of #b1686d
<div style="background-color:#b1686d;">Content here</div>
.mybackground {background-color:#b1686d;}
Border around this has a color of #b1686d
<div style="border:2px solid #b1686d;">Content here</div>
.myborder {border:2px solid #b1686d;}