#b15f3e color space conversions
Hex:
#b15f3e
RGB:
177, 95, 62
CMY:
31, 63, 76
CMYK:
0, 46, 65, 31
HSL:
17°, 48.1172%, 46.8627%
HSV (HSB):
17°, 64.9718%, 69.4118%
XYZ:
23.0932, 17.8793, 6.7913
xyY:
0.4835, 0.3743, 17.8793
CIE-Lab:
49.3494, 30.3194, 33.3552
CIE-LCH:
49.3494, 45.0759, 47.7296
CIE-Luv:
49.3494, 63.2254, 30.7818
Hunter-Lab:
42.2840, 23.4900, 20.0760
#b15f3e color charts
#b15f3e color shades, tints & tones
#b15f3e color schemes
#b15f3e color preview, HTML & CSS examples
This text has a color of #b15f3e
<p style="color:#b15f3e;">Text here</p>
.mytext {color:#b15f3e;}
This box has a color of #b15f3e
<div style="background-color:#b15f3e;">Content here</div>
.mybackground {background-color:#b15f3e;}
Border around this has a color of #b15f3e
<div style="border:2px solid #b15f3e;">Content here</div>
.myborder {border:2px solid #b15f3e;}