#b15e8e color space conversions
Hex:
#b15e8e
RGB:
177, 94, 142
CMY:
31, 63, 44
CMYK:
0, 47, 20, 31
HSL:
325°, 34.7280%, 53.1373%
HSV (HSB):
325°, 46.8927%, 69.4118%
XYZ:
27.0167, 19.3055, 27.8936
xyY:
0.3640, 0.2601, 19.3055
CIE-Lab:
51.0427, 39.7741, -11.4308
CIE-LCH:
51.0427, 41.3841, 343.9657
CIE-Luv:
51.0427, 47.8673, -22.7375
Hunter-Lab:
43.9380, 32.8646, -6.8830
#b15e8e color charts
#b15e8e color shades, tints & tones
#b15e8e color schemes
#b15e8e color preview, HTML & CSS examples
This text has a color of #b15e8e
<p style="color:#b15e8e;">Text here</p>
.mytext {color:#b15e8e;}
This box has a color of #b15e8e
<div style="background-color:#b15e8e;">Content here</div>
.mybackground {background-color:#b15e8e;}
Border around this has a color of #b15e8e
<div style="border:2px solid #b15e8e;">Content here</div>
.myborder {border:2px solid #b15e8e;}