#b87da9 color space conversions
Hex:
#b87da9
RGB:
184, 125, 169
CMY:
28, 51, 34
CMYK:
0, 32, 8, 28
HSL:
315°, 29.3532%, 60.5882%
HSV (HSB):
315°, 32.0652%, 72.1569%
XYZ:
34.2622, 27.7222, 41.0812
xyY:
0.3324, 0.2690, 27.7222
CIE-Lab:
59.6369, 29.8251, -14.1104
CIE-LCH:
59.6369, 32.9946, 334.6810
CIE-Luv:
59.6369, 31.9391, -25.7134
Hunter-Lab:
52.6518, 24.0149, -9.4043
#b87da9 color charts
#b87da9 color shades, tints & tones
#b87da9 color schemes
#b87da9 color preview, HTML & CSS examples
This text has a color of #b87da9
<p style="color:#b87da9;">Text here</p>
.mytext {color:#b87da9;}
This box has a color of #b87da9
<div style="background-color:#b87da9;">Content here</div>
.mybackground {background-color:#b87da9;}
Border around this has a color of #b87da9
<div style="border:2px solid #b87da9;">Content here</div>
.myborder {border:2px solid #b87da9;}