#b4898d color space conversions
Hex:
#b4898d
RGB:
180, 137, 141
CMY:
29, 46, 45
CMYK:
0, 24, 22, 29
HSL:
354°, 22.2798%, 62.1569%
HSV (HSB):
354°, 23.8889%, 70.5882%
XYZ:
32.5758, 29.5177, 29.1799
xyY:
0.3569, 0.3234, 29.5177
CIE-Lab:
61.2358, 16.9962, 4.2203
CIE-LCH:
61.2358, 17.5123, 13.9449
CIE-Luv:
61.2358, 26.7903, 2.8876
Hunter-Lab:
54.3302, 11.9487, 6.1875
#b4898d color charts
#b4898d color shades, tints & tones
#b4898d color schemes
#b4898d color preview, HTML & CSS examples
This text has a color of #b4898d
<p style="color:#b4898d;">Text here</p>
.mytext {color:#b4898d;}
This box has a color of #b4898d
<div style="background-color:#b4898d;">Content here</div>
.mybackground {background-color:#b4898d;}
Border around this has a color of #b4898d
<div style="border:2px solid #b4898d;">Content here</div>
.myborder {border:2px solid #b4898d;}