#b5979e color space conversions
Hex:
#b5979e
RGB:
181, 151, 158
CMY:
29, 41, 38
CMYK:
0, 17, 13, 29
HSL:
346°, 16.8539%, 65.0980%
HSV (HSB):
346°, 16.5746%, 70.9804%
XYZ:
36.2942, 34.4256, 37.0796
xyY:
0.3367, 0.3193, 34.4256
CIE-Lab:
65.2990, 12.3196, 0.5054
CIE-LCH:
65.2990, 12.3300, 2.3491
CIE-Luv:
65.2990, 17.6801, -1.4143
Hunter-Lab:
58.6733, 7.7384, 3.6020
#b5979e color charts
#b5979e color shades, tints & tones
#b5979e color schemes
#b5979e color preview, HTML & CSS examples
This text has a color of #b5979e
<p style="color:#b5979e;">Text here</p>
.mytext {color:#b5979e;}
This box has a color of #b5979e
<div style="background-color:#b5979e;">Content here</div>
.mybackground {background-color:#b5979e;}
Border around this has a color of #b5979e
<div style="border:2px solid #b5979e;">Content here</div>
.myborder {border:2px solid #b5979e;}