#b15a3e color space conversions
Hex:
#b15a3e
RGB:
177, 90, 62
CMY:
31, 65, 76
CMYK:
0, 49, 65, 31
HSL:
15°, 48.1172%, 46.8627%
HSV (HSB):
15°, 64.9718%, 69.4118%
XYZ:
22.6571, 17.0072, 6.6460
xyY:
0.4892, 0.3672, 17.0072
CIE-Lab:
48.2692, 32.9995, 32.0626
CIE-LCH:
48.2692, 46.0107, 44.1750
CIE-Luv:
48.2692, 66.8822, 28.7497
Hunter-Lab:
41.2398, 25.8980, 19.3130
#b15a3e color charts
#b15a3e color shades, tints & tones
#b15a3e color schemes
#b15a3e color preview, HTML & CSS examples
This text has a color of #b15a3e
<p style="color:#b15a3e;">Text here</p>
.mytext {color:#b15a3e;}
This box has a color of #b15a3e
<div style="background-color:#b15a3e;">Content here</div>
.mybackground {background-color:#b15a3e;}
Border around this has a color of #b15a3e
<div style="border:2px solid #b15a3e;">Content here</div>
.myborder {border:2px solid #b15a3e;}