#b15b8e color space conversions
Hex:
#b15b8e
RGB:
177, 91, 142
CMY:
31, 64, 44
CMYK:
0, 49, 20, 31
HSL:
324°, 35.5372%, 52.5490%
HSV (HSB):
324°, 48.5876%, 69.4118%
XYZ:
26.7550, 18.7823, 27.8064
xyY:
0.3648, 0.2561, 18.7823
CIE-Lab:
50.4315, 41.3442, -12.3522
CIE-LCH:
50.4315, 43.1499, 343.3657
CIE-Luv:
50.4315, 49.3245, -24.2639
Hunter-Lab:
43.3385, 34.3545, -7.7040
#b15b8e color charts
#b15b8e color shades, tints & tones
#b15b8e color schemes
#b15b8e color preview, HTML & CSS examples
This text has a color of #b15b8e
<p style="color:#b15b8e;">Text here</p>
.mytext {color:#b15b8e;}
This box has a color of #b15b8e
<div style="background-color:#b15b8e;">Content here</div>
.mybackground {background-color:#b15b8e;}
Border around this has a color of #b15b8e
<div style="border:2px solid #b15b8e;">Content here</div>
.myborder {border:2px solid #b15b8e;}