#b15d97 color space conversions
Hex:
#b15d97
RGB:
177, 93, 151
CMY:
31, 64, 41
CMYK:
0, 47, 15, 31
HSL:
319°, 35.0000%, 52.9412%
HSV (HSB):
319°, 47.4576%, 69.4118%
XYZ:
27.6317, 19.4102, 31.5683
xyY:
0.3515, 0.2469, 19.4102
CIE-Lab:
51.1637, 41.7290, -16.5719
CIE-LCH:
51.1637, 44.8992, 338.3404
CIE-Luv:
51.1637, 46.2018, -30.4994
Hunter-Lab:
44.0570, 34.8522, -11.6434
#b15d97 color charts
#b15d97 color shades, tints & tones
#b15d97 color schemes
#b15d97 color preview, HTML & CSS examples
This text has a color of #b15d97
<p style="color:#b15d97;">Text here</p>
.mytext {color:#b15d97;}
This box has a color of #b15d97
<div style="background-color:#b15d97;">Content here</div>
.mybackground {background-color:#b15d97;}
Border around this has a color of #b15d97
<div style="border:2px solid #b15d97;">Content here</div>
.myborder {border:2px solid #b15d97;}