#b15b6d color space conversions
Hex:
#b15b6d
RGB:
177, 91, 109
CMY:
31, 64, 57
CMYK:
0, 49, 38, 31
HSL:
347°, 35.5372%, 52.5490%
HSV (HSB):
347°, 48.5876%, 69.4118%
XYZ:
24.6329, 17.9334, 16.6312
xyY:
0.4161, 0.3029, 17.9334
CIE-Lab:
49.4152, 36.8210, 5.8750
CIE-LCH:
49.4152, 37.2868, 9.0655
CIE-Luv:
49.4152, 57.1623, 0.9616
Hunter-Lab:
42.3479, 29.7210, 6.3586
#b15b6d color charts
#b15b6d color shades, tints & tones
#b15b6d color schemes
#b15b6d color preview, HTML & CSS examples
This text has a color of #b15b6d
<p style="color:#b15b6d;">Text here</p>
.mytext {color:#b15b6d;}
This box has a color of #b15b6d
<div style="background-color:#b15b6d;">Content here</div>
.mybackground {background-color:#b15b6d;}
Border around this has a color of #b15b6d
<div style="border:2px solid #b15b6d;">Content here</div>
.myborder {border:2px solid #b15b6d;}