#b87d9d color space conversions
Hex:
#b87d9d
RGB:
184, 125, 157
CMY:
28, 51, 38
CMYK:
0, 32, 15, 28
HSL:
327°, 29.3532%, 60.5882%
HSV (HSB):
327°, 32.0652%, 72.1569%
XYZ:
33.1866, 27.2919, 35.4170
xyY:
0.3461, 0.2846, 27.2919
CIE-Lab:
59.2435, 27.7571, -7.8156
CIE-LCH:
59.2435, 28.8364, 344.2744
CIE-Luv:
59.2435, 33.9164, -16.0027
Hunter-Lab:
52.2416, 21.9695, -3.6263
#b87d9d color charts
#b87d9d color shades, tints & tones
#b87d9d color schemes
#b87d9d color preview, HTML & CSS examples
This text has a color of #b87d9d
<p style="color:#b87d9d;">Text here</p>
.mytext {color:#b87d9d;}
This box has a color of #b87d9d
<div style="background-color:#b87d9d;">Content here</div>
.mybackground {background-color:#b87d9d;}
Border around this has a color of #b87d9d
<div style="border:2px solid #b87d9d;">Content here</div>
.myborder {border:2px solid #b87d9d;}