#b15f5c color space conversions
Hex:
#b15f5c
RGB:
177, 95, 92
CMY:
31, 63, 64
CMYK:
0, 46, 48, 31
HSL:
2°, 35.2697%, 52.7451%
HSV (HSB):
2°, 48.0226%, 69.4118%
XYZ:
24.1554, 18.3042, 12.3852
xyY:
0.4404, 0.3337, 18.3042
CIE-Lab:
49.8631, 32.8178, 16.6525
CIE-LCH:
49.8631, 36.8010, 26.9043
CIE-Luv:
49.8631, 58.2312, 14.3510
Hunter-Lab:
42.7835, 25.9097, 12.7849
#b15f5c color charts
#b15f5c color shades, tints & tones
#b15f5c color schemes
#b15f5c color preview, HTML & CSS examples
This text has a color of #b15f5c
<p style="color:#b15f5c;">Text here</p>
.mytext {color:#b15f5c;}
This box has a color of #b15f5c
<div style="background-color:#b15f5c;">Content here</div>
.mybackground {background-color:#b15f5c;}
Border around this has a color of #b15f5c
<div style="border:2px solid #b15f5c;">Content here</div>
.myborder {border:2px solid #b15f5c;}