#b1985e color space conversions
Hex:
#b1985e
RGB:
177, 152, 94
CMY:
31, 40, 63
CMYK:
0, 14, 47, 31
HSL:
42°, 34.7280%, 53.1373%
HSV (HSB):
42°, 46.8927%, 69.4118%
XYZ:
31.3801, 32.6117, 15.2305
xyY:
0.3961, 0.4116, 32.6117
CIE-Lab:
63.8453, 1.4139, 33.8443
CIE-LCH:
63.8453, 33.8738, 87.6077
CIE-Luv:
63.8453, 19.7791, 41.4980
Hunter-Lab:
57.1067, -1.8511, 24.1619
#b1985e color charts
#b1985e color shades, tints & tones
#b1985e color schemes
#b1985e color preview, HTML & CSS examples
This text has a color of #b1985e
<p style="color:#b1985e;">Text here</p>
.mytext {color:#b1985e;}
This box has a color of #b1985e
<div style="background-color:#b1985e;">Content here</div>
.mybackground {background-color:#b1985e;}
Border around this has a color of #b1985e
<div style="border:2px solid #b1985e;">Content here</div>
.myborder {border:2px solid #b1985e;}