#b15b8f color space conversions
Hex:
#b15b8f
RGB:
177, 91, 143
CMY:
31, 64, 44
CMYK:
0, 49, 19, 31
HSL:
324°, 35.5372%, 52.5490%
HSV (HSB):
324°, 48.5876%, 69.4118%
XYZ:
26.8305, 18.8125, 28.2036
xyY:
0.3633, 0.2548, 18.8125
CIE-Lab:
50.4671, 41.4986, -12.8923
CIE-LCH:
50.4671, 43.4551, 342.7417
CIE-Luv:
50.4671, 49.0795, -25.0648
Hunter-Lab:
43.3733, 34.5157, -8.1922
#b15b8f color charts
#b15b8f color shades, tints & tones
#b15b8f color schemes
#b15b8f color preview, HTML & CSS examples
This text has a color of #b15b8f
<p style="color:#b15b8f;">Text here</p>
.mytext {color:#b15b8f;}
This box has a color of #b15b8f
<div style="background-color:#b15b8f;">Content here</div>
.mybackground {background-color:#b15b8f;}
Border around this has a color of #b15b8f
<div style="border:2px solid #b15b8f;">Content here</div>
.myborder {border:2px solid #b15b8f;}