#b86e9a color space conversions
Hex:
#b86e9a
RGB:
184, 110, 154
CMY:
28, 57, 40
CMYK:
0, 40, 16, 28
HSL:
324°, 34.2593%, 57.6471%
HSV (HSB):
324°, 40.2174%, 72.1569%
XYZ:
31.1758, 23.6753, 33.4985
xyY:
0.3529, 0.2680, 23.6753
CIE-Lab:
55.7612, 35.5076, -11.2897
CIE-LCH:
55.7612, 37.2592, 342.3619
CIE-Luv:
55.7612, 42.2826, -22.2007
Hunter-Lab:
48.6573, 29.2188, -6.7586
#b86e9a color charts
#b86e9a color shades, tints & tones
#b86e9a color schemes
#b86e9a color preview, HTML & CSS examples
This text has a color of #b86e9a
<p style="color:#b86e9a;">Text here</p>
.mytext {color:#b86e9a;}
This box has a color of #b86e9a
<div style="background-color:#b86e9a;">Content here</div>
.mybackground {background-color:#b86e9a;}
Border around this has a color of #b86e9a
<div style="border:2px solid #b86e9a;">Content here</div>
.myborder {border:2px solid #b86e9a;}