#b1926e color space conversions
Hex:
#b1926e
RGB:
177, 146, 110
CMY:
31, 43, 57
CMYK:
0, 18, 38, 31
HSL:
32°, 30.0448%, 56.2745%
HSV (HSB):
32°, 37.8531%, 69.4118%
XYZ:
31.2248, 31.0307, 19.0956
xyY:
0.3838, 0.3814, 31.0307
CIE-Lab:
62.5335, 6.4972, 23.4533
CIE-LCH:
62.5335, 24.3366, 74.5157
CIE-Luv:
62.5335, 22.4546, 29.1012
Hunter-Lab:
55.7052, 2.5718, 18.6691
#b1926e color charts
#b1926e color shades, tints & tones
#b1926e color schemes
#b1926e color preview, HTML & CSS examples
This text has a color of #b1926e
<p style="color:#b1926e;">Text here</p>
.mytext {color:#b1926e;}
This box has a color of #b1926e
<div style="background-color:#b1926e;">Content here</div>
.mybackground {background-color:#b1926e;}
Border around this has a color of #b1926e
<div style="border:2px solid #b1926e;">Content here</div>
.myborder {border:2px solid #b1926e;}