#b15f7f color space conversions
Hex:
#b15f7f
RGB:
177, 95, 127
CMY:
31, 63, 50
CMYK:
0, 46, 28, 31
HSL:
337°, 34.4538%, 53.3333%
HSV (HSB):
337°, 46.3277%, 69.4118%
XYZ:
26.0544, 19.0638, 22.3851
xyY:
0.3860, 0.2824, 19.0638
CIE-Lab:
50.7618, 37.0349, -2.9336
CIE-LCH:
50.7618, 37.1509, 355.4709
CIE-Luv:
50.7618, 50.8255, -10.4482
Hunter-Lab:
43.6622, 30.1072, 0.1661
#b15f7f color charts
#b15f7f color shades, tints & tones
#b15f7f color schemes
#b15f7f color preview, HTML & CSS examples
This text has a color of #b15f7f
<p style="color:#b15f7f;">Text here</p>
.mytext {color:#b15f7f;}
This box has a color of #b15f7f
<div style="background-color:#b15f7f;">Content here</div>
.mybackground {background-color:#b15f7f;}
Border around this has a color of #b15f7f
<div style="border:2px solid #b15f7f;">Content here</div>
.myborder {border:2px solid #b15f7f;}