#b15d3c color space conversions
Hex:
#b15d3c
RGB:
177, 93, 60
CMY:
31, 64, 76
CMYK:
0, 47, 66, 31
HSL:
17°, 49.3671%, 46.4706%
HSV (HSB):
17°, 66.1017%, 69.4118%
XYZ:
22.8614, 17.5021, 6.4483
xyY:
0.4884, 0.3739, 17.5021
CIE-Lab:
48.8865, 31.2676, 33.9158
CIE-LCH:
48.8865, 46.1296, 47.3265
CIE-Luv:
48.8865, 64.9765, 30.8632
Hunter-Lab:
41.8355, 24.3311, 20.1462
#b15d3c color charts
#b15d3c color shades, tints & tones
#b15d3c color schemes
#b15d3c color preview, HTML & CSS examples
This text has a color of #b15d3c
<p style="color:#b15d3c;">Text here</p>
.mytext {color:#b15d3c;}
This box has a color of #b15d3c
<div style="background-color:#b15d3c;">Content here</div>
.mybackground {background-color:#b15d3c;}
Border around this has a color of #b15d3c
<div style="border:2px solid #b15d3c;">Content here</div>
.myborder {border:2px solid #b15d3c;}