#b15d6c color space conversions
Hex:
#b15d6c
RGB:
177, 93, 108
CMY:
31, 64, 58
CMYK:
0, 47, 39, 31
HSL:
349°, 35.0000%, 52.9412%
HSV (HSB):
349°, 47.4576%, 69.4118%
XYZ:
24.7526, 18.2585, 16.4070
xyY:
0.4166, 0.3073, 18.2585
CIE-Lab:
49.8082, 35.6429, 7.0351
CIE-LCH:
49.8082, 36.3306, 11.1653
CIE-Luv:
49.8082, 56.1998, 2.6344
Hunter-Lab:
42.7300, 28.6238, 7.1455
#b15d6c color charts
#b15d6c color shades, tints & tones
#b15d6c color schemes
#b15d6c color preview, HTML & CSS examples
This text has a color of #b15d6c
<p style="color:#b15d6c;">Text here</p>
.mytext {color:#b15d6c;}
This box has a color of #b15d6c
<div style="background-color:#b15d6c;">Content here</div>
.mybackground {background-color:#b15d6c;}
Border around this has a color of #b15d6c
<div style="border:2px solid #b15d6c;">Content here</div>
.myborder {border:2px solid #b15d6c;}