#b86e9d color space conversions
Hex:
#b86e9d
RGB:
184, 110, 157
CMY:
28, 57, 38
CMYK:
0, 40, 15, 28
HSL:
322°, 34.2593%, 57.6471%
HSV (HSB):
322°, 40.2174%, 72.1569%
XYZ:
31.4289, 23.7765, 34.8311
xyY:
0.3491, 0.2641, 23.7765
CIE-Lab:
55.8634, 35.9979, -12.8808
CIE-LCH:
55.8634, 38.2330, 340.3118
CIE-Luv:
55.8634, 41.6735, -24.6214
Hunter-Lab:
48.7612, 29.7197, -8.2193
#b86e9d color charts
#b86e9d color shades, tints & tones
#b86e9d color schemes
#b86e9d color preview, HTML & CSS examples
This text has a color of #b86e9d
<p style="color:#b86e9d;">Text here</p>
.mytext {color:#b86e9d;}
This box has a color of #b86e9d
<div style="background-color:#b86e9d;">Content here</div>
.mybackground {background-color:#b86e9d;}
Border around this has a color of #b86e9d
<div style="border:2px solid #b86e9d;">Content here</div>
.myborder {border:2px solid #b86e9d;}