#b1955e color space conversions
Hex:
#b1955e
RGB:
177, 149, 94
CMY:
31, 42, 63
CMYK:
0, 16, 47, 31
HSL:
40°, 34.7280%, 53.1373%
HSV (HSB):
40°, 46.8927%, 69.4118%
XYZ:
30.8993, 31.6502, 15.0702
xyY:
0.3981, 0.4078, 31.6502
CIE-Lab:
63.0527, 3.0563, 32.8432
CIE-LCH:
63.0527, 32.9851, 84.6835
CIE-Luv:
63.0527, 21.7467, 39.9717
Hunter-Lab:
56.2585, -0.4133, 23.4987
#b1955e color charts
#b1955e color shades, tints & tones
#b1955e color schemes
#b1955e color preview, HTML & CSS examples
This text has a color of #b1955e
<p style="color:#b1955e;">Text here</p>
.mytext {color:#b1955e;}
This box has a color of #b1955e
<div style="background-color:#b1955e;">Content here</div>
.mybackground {background-color:#b1955e;}
Border around this has a color of #b1955e
<div style="border:2px solid #b1955e;">Content here</div>
.myborder {border:2px solid #b1955e;}