#b15e5c color space conversions
Hex:
#b15e5c
RGB:
177, 94, 92
CMY:
31, 63, 64
CMYK:
0, 47, 48, 31
HSL:
1°, 35.2697%, 52.7451%
HSV (HSB):
1°, 48.0226%, 69.4118%
XYZ:
24.0659, 18.1252, 12.3553
xyY:
0.4412, 0.3323, 18.1252
CIE-Lab:
49.6476, 33.3547, 16.3590
CIE-LCH:
49.6476, 37.1504, 26.1259
CIE-Luv:
49.6476, 58.8826, 13.8891
Hunter-Lab:
42.5737, 26.3978, 12.5951
#b15e5c color charts
#b15e5c color shades, tints & tones
#b15e5c color schemes
#b15e5c color preview, HTML & CSS examples
This text has a color of #b15e5c
<p style="color:#b15e5c;">Text here</p>
.mytext {color:#b15e5c;}
This box has a color of #b15e5c
<div style="background-color:#b15e5c;">Content here</div>
.mybackground {background-color:#b15e5c;}
Border around this has a color of #b15e5c
<div style="border:2px solid #b15e5c;">Content here</div>
.myborder {border:2px solid #b15e5c;}