#b87ba5 color space conversions
Hex:
#b87ba5
RGB:
184, 123, 165
CMY:
28, 52, 35
CMYK:
0, 33, 10, 28
HSL:
319°, 30.0493%, 60.1961%
HSV (HSB):
319°, 33.1522%, 72.1569%
XYZ:
33.6417, 27.0729, 39.0498
xyY:
0.3372, 0.2714, 27.0729
CIE-Lab:
59.0417, 30.2290, -12.7141
CIE-LCH:
59.0417, 32.7939, 337.1888
CIE-Luv:
59.0417, 33.6201, -23.6419
Hunter-Lab:
52.0316, 24.3560, -8.0751
#b87ba5 color charts
#b87ba5 color shades, tints & tones
#b87ba5 color schemes
#b87ba5 color preview, HTML & CSS examples
This text has a color of #b87ba5
<p style="color:#b87ba5;">Text here</p>
.mytext {color:#b87ba5;}
This box has a color of #b87ba5
<div style="background-color:#b87ba5;">Content here</div>
.mybackground {background-color:#b87ba5;}
Border around this has a color of #b87ba5
<div style="border:2px solid #b87ba5;">Content here</div>
.myborder {border:2px solid #b87ba5;}