#b15c6a color space conversions
Hex:
#b15c6a
RGB:
177, 92, 106
CMY:
31, 64, 58
CMYK:
0, 48, 40, 31
HSL:
350°, 35.2697%, 52.7451%
HSV (HSB):
350°, 48.0226%, 69.4118%
XYZ:
24.5601, 18.0420, 15.8237
xyY:
0.4204, 0.3088, 18.0420
CIE-Lab:
49.5470, 35.9389, 7.8614
CIE-LCH:
49.5470, 36.7887, 12.3387
CIE-Luv:
49.5470, 57.2349, 3.5666
Hunter-Lab:
42.4759, 28.8783, 7.6456
#b15c6a color charts
#b15c6a color shades, tints & tones
#b15c6a color schemes
#b15c6a color preview, HTML & CSS examples
This text has a color of #b15c6a
<p style="color:#b15c6a;">Text here</p>
.mytext {color:#b15c6a;}
This box has a color of #b15c6a
<div style="background-color:#b15c6a;">Content here</div>
.mybackground {background-color:#b15c6a;}
Border around this has a color of #b15c6a
<div style="border:2px solid #b15c6a;">Content here</div>
.myborder {border:2px solid #b15c6a;}