#b2989b color space conversions
Hex:
#b2989b
RGB:
178, 152, 155
CMY:
30, 40, 39
CMYK:
0, 15, 13, 30
HSL:
353°, 14.4444%, 64.7059%
HSV (HSB):
353°, 14.6067%, 69.8039%
XYZ:
35.5047, 34.2880, 35.7573
xyY:
0.3364, 0.3249, 34.2880
CIE-Lab:
65.1905, 10.1376, 1.9988
CIE-LCH:
65.1905, 10.3328, 11.1538
CIE-Luv:
65.1905, 15.5013, 1.0960
Hunter-Lab:
58.5560, 5.7585, 4.7836
#b2989b color charts
#b2989b color shades, tints & tones
#b2989b color schemes
#b2989b color preview, HTML & CSS examples
This text has a color of #b2989b
<p style="color:#b2989b;">Text here</p>
.mytext {color:#b2989b;}
This box has a color of #b2989b
<div style="background-color:#b2989b;">Content here</div>
.mybackground {background-color:#b2989b;}
Border around this has a color of #b2989b
<div style="border:2px solid #b2989b;">Content here</div>
.myborder {border:2px solid #b2989b;}