#b15a8f color space conversions
Hex:
#b15a8f
RGB:
177, 90, 143
CMY:
31, 65, 44
CMYK:
0, 49, 19, 31
HSL:
323°, 35.8025%, 52.3529%
HSV (HSB):
323°, 49.1525%, 69.4118%
XYZ:
26.7456, 18.6426, 28.1753
xyY:
0.3636, 0.2534, 18.6426
CIE-Lab:
50.2664, 42.0170, -13.1955
CIE-LCH:
50.2664, 44.0403, 342.5650
CIE-Luv:
50.2664, 49.5551, -25.5664
Hunter-Lab:
43.1771, 35.0099, -8.4659
#b15a8f color charts
#b15a8f color shades, tints & tones
#b15a8f color schemes
#b15a8f color preview, HTML & CSS examples
This text has a color of #b15a8f
<p style="color:#b15a8f;">Text here</p>
.mytext {color:#b15a8f;}
This box has a color of #b15a8f
<div style="background-color:#b15a8f;">Content here</div>
.mybackground {background-color:#b15a8f;}
Border around this has a color of #b15a8f
<div style="border:2px solid #b15a8f;">Content here</div>
.myborder {border:2px solid #b15a8f;}