#b15a3a color space conversions
Hex:
#b15a3a
RGB:
177, 90, 58
CMY:
31, 65, 77
CMYK:
0, 49, 67, 31
HSL:
16°, 50.6383%, 46.0784%
HSV (HSB):
16°, 67.2316%, 69.4118%
XYZ:
22.5513, 16.9649, 6.0890
xyY:
0.4945, 0.3720, 16.9649
CIE-Lab:
48.2158, 32.7462, 34.2352
CIE-LCH:
48.2158, 47.3747, 46.2735
CIE-Luv:
48.2158, 67.4685, 30.5416
Hunter-Lab:
41.1885, 25.6516, 20.0670
#b15a3a color charts
#b15a3a color shades, tints & tones
#b15a3a color schemes
#b15a3a color preview, HTML & CSS examples
This text has a color of #b15a3a
<p style="color:#b15a3a;">Text here</p>
.mytext {color:#b15a3a;}
This box has a color of #b15a3a
<div style="background-color:#b15a3a;">Content here</div>
.mybackground {background-color:#b15a3a;}
Border around this has a color of #b15a3a
<div style="border:2px solid #b15a3a;">Content here</div>
.myborder {border:2px solid #b15a3a;}