#b15c7e color space conversions
Hex:
#b15c7e
RGB:
177, 92, 126
CMY:
31, 64, 51
CMYK:
0, 48, 29, 31
HSL:
336°, 35.2697%, 52.7451%
HSV (HSB):
336°, 48.0226%, 69.4118%
XYZ:
25.7245, 18.5078, 21.9552
xyY:
0.3887, 0.2796, 18.5078
CIE-Lab:
50.1063, 38.4837, -3.3032
CIE-LCH:
50.1063, 38.6252, 355.0940
CIE-Luv:
50.1063, 52.6711, -11.1907
Hunter-Lab:
43.0206, 31.4492, -0.1436
#b15c7e color charts
#b15c7e color shades, tints & tones
#b15c7e color schemes
#b15c7e color preview, HTML & CSS examples
This text has a color of #b15c7e
<p style="color:#b15c7e;">Text here</p>
.mytext {color:#b15c7e;}
This box has a color of #b15c7e
<div style="background-color:#b15c7e;">Content here</div>
.mybackground {background-color:#b15c7e;}
Border around this has a color of #b15c7e
<div style="border:2px solid #b15c7e;">Content here</div>
.myborder {border:2px solid #b15c7e;}