#b15b7f color space conversions
Hex:
#b15b7f
RGB:
177, 91, 127
CMY:
31, 64, 50
CMYK:
0, 49, 28, 31
HSL:
335°, 35.5372%, 52.5490%
HSV (HSB):
335°, 48.5876%, 69.4118%
XYZ:
25.7033, 18.3616, 22.2681
xyY:
0.3875, 0.2768, 18.3616
CIE-Lab:
49.9318, 39.1470, -4.1586
CIE-LCH:
49.9318, 39.3672, 353.9361
CIE-Luv:
49.9318, 52.9651, -12.4578
Hunter-Lab:
42.8504, 32.0828, -0.8160
#b15b7f color charts
#b15b7f color shades, tints & tones
#b15b7f color schemes
#b15b7f color preview, HTML & CSS examples
This text has a color of #b15b7f
<p style="color:#b15b7f;">Text here</p>
.mytext {color:#b15b7f;}
This box has a color of #b15b7f
<div style="background-color:#b15b7f;">Content here</div>
.mybackground {background-color:#b15b7f;}
Border around this has a color of #b15b7f
<div style="border:2px solid #b15b7f;">Content here</div>
.myborder {border:2px solid #b15b7f;}