#b15c3c color space conversions
Hex:
#b15c3c
RGB:
177, 92, 60
CMY:
31, 64, 76
CMYK:
0, 48, 66, 31
HSL:
16°, 49.3671%, 46.4706%
HSV (HSB):
16°, 66.1017%, 69.4118%
XYZ:
22.7742, 17.3276, 6.4192
xyY:
0.4895, 0.3725, 17.3276
CIE-Lab:
48.6702, 31.8038, 33.6603
CIE-LCH:
48.6702, 46.3087, 46.6244
CIE-Luv:
48.6702, 65.7129, 30.4601
Hunter-Lab:
41.6265, 24.8126, 19.9955
#b15c3c color charts
#b15c3c color shades, tints & tones
#b15c3c color schemes
#b15c3c color preview, HTML & CSS examples
This text has a color of #b15c3c
<p style="color:#b15c3c;">Text here</p>
.mytext {color:#b15c3c;}
This box has a color of #b15c3c
<div style="background-color:#b15c3c;">Content here</div>
.mybackground {background-color:#b15c3c;}
Border around this has a color of #b15c3c
<div style="border:2px solid #b15c3c;">Content here</div>
.myborder {border:2px solid #b15c3c;}