#b87f8d color space conversions
Hex:
#b87f8d
RGB:
184, 127, 141
CMY:
28, 50, 45
CMYK:
0, 31, 23, 28
HSL:
345°, 28.6432%, 60.9804%
HSV (HSB):
345°, 30.9783%, 72.1569%
XYZ:
32.1643, 27.2922, 28.7720
xyY:
0.3646, 0.3093, 27.2922
CIE-Lab:
59.2438, 24.1029, 1.3894
CIE-LCH:
59.2438, 24.1429, 3.2990
CIE-Luv:
59.2438, 35.3447, -2.3166
Hunter-Lab:
52.2419, 18.4754, 3.9157
#b87f8d color charts
#b87f8d color shades, tints & tones
#b87f8d color schemes
#b87f8d color preview, HTML & CSS examples
This text has a color of #b87f8d
<p style="color:#b87f8d;">Text here</p>
.mytext {color:#b87f8d;}
This box has a color of #b87f8d
<div style="background-color:#b87f8d;">Content here</div>
.mybackground {background-color:#b87f8d;}
Border around this has a color of #b87f8d
<div style="border:2px solid #b87f8d;">Content here</div>
.myborder {border:2px solid #b87f8d;}