#b15f40 color space conversions
Hex:
#b15f40
RGB:
177, 95, 64
CMY:
31, 63, 75
CMYK:
0, 46, 64, 31
HSL:
16°, 46.8880%, 47.2549%
HSV (HSB):
16°, 63.8418%, 69.4118%
XYZ:
23.1491, 17.9017, 7.0858
xyY:
0.4809, 0.3719, 17.9017
CIE-Lab:
49.3767, 30.4536, 32.2722
CIE-LCH:
49.3767, 44.3724, 46.6607
CIE-Luv:
49.3767, 62.9441, 29.8617
Hunter-Lab:
42.3104, 23.6187, 19.6879
#b15f40 color charts
#b15f40 color shades, tints & tones
#b15f40 color schemes
#b15f40 color preview, HTML & CSS examples
This text has a color of #b15f40
<p style="color:#b15f40;">Text here</p>
.mytext {color:#b15f40;}
This box has a color of #b15f40
<div style="background-color:#b15f40;">Content here</div>
.mybackground {background-color:#b15f40;}
Border around this has a color of #b15f40
<div style="border:2px solid #b15f40;">Content here</div>
.myborder {border:2px solid #b15f40;}