#b15e6e color space conversions
Hex:
#b15e6e
RGB:
177, 94, 110
CMY:
31, 63, 57
CMYK:
0, 47, 38, 31
HSL:
348°, 34.7280%, 53.1373%
HSV (HSB):
348°, 46.8927%, 69.4118%
XYZ:
24.9486, 18.4783, 17.0036
xyY:
0.4128, 0.3058, 18.4783
CIE-Lab:
50.0712, 35.3501, 6.2139
CIE-LCH:
50.0712, 35.8921, 9.9697
CIE-Luv:
50.0712, 55.1705, 1.6945
Hunter-Lab:
42.9864, 28.3724, 6.6379
#b15e6e color charts
#b15e6e color shades, tints & tones
#b15e6e color schemes
#b15e6e color preview, HTML & CSS examples
This text has a color of #b15e6e
<p style="color:#b15e6e;">Text here</p>
.mytext {color:#b15e6e;}
This box has a color of #b15e6e
<div style="background-color:#b15e6e;">Content here</div>
.mybackground {background-color:#b15e6e;}
Border around this has a color of #b15e6e
<div style="border:2px solid #b15e6e;">Content here</div>
.myborder {border:2px solid #b15e6e;}