#b15f8f color space conversions
Hex:
#b15f8f
RGB:
177, 95, 143
CMY:
31, 63, 44
CMYK:
0, 46, 19, 31
HSL:
325°, 34.4538%, 53.3333%
HSV (HSB):
325°, 46.3277%, 69.4118%
XYZ:
27.1816, 19.5147, 28.3207
xyY:
0.3623, 0.2601, 19.5147
CIE-Lab:
51.2840, 39.4018, -11.6598
CIE-LCH:
51.2840, 41.0908, 343.5154
CIE-Luv:
51.2840, 47.1421, -23.0214
Hunter-Lab:
44.1754, 32.5258, -7.0878
#b15f8f color charts
#b15f8f color shades, tints & tones
#b15f8f color schemes
#b15f8f color preview, HTML & CSS examples
This text has a color of #b15f8f
<p style="color:#b15f8f;">Text here</p>
.mytext {color:#b15f8f;}
This box has a color of #b15f8f
<div style="background-color:#b15f8f;">Content here</div>
.mybackground {background-color:#b15f8f;}
Border around this has a color of #b15f8f
<div style="border:2px solid #b15f8f;">Content here</div>
.myborder {border:2px solid #b15f8f;}