#b86f91 color space conversions
Hex:
#b86f91
RGB:
184, 111, 145
CMY:
28, 56, 43
CMYK:
0, 40, 21, 28
HSL:
332°, 33.9535%, 57.8431%
HSV (HSB):
332°, 39.6739%, 72.1569%
XYZ:
30.5624, 23.6036, 29.7332
xyY:
0.3643, 0.2813, 23.6036
CIE-Lab:
55.6887, 33.5439, -6.1538
CIE-LCH:
55.6887, 34.1037, 349.6045
CIE-Luv:
55.6887, 43.5614, -14.4739
Hunter-Lab:
48.5835, 27.2679, -2.2771
#b86f91 color charts
#b86f91 color shades, tints & tones
#b86f91 color schemes
#b86f91 color preview, HTML & CSS examples
This text has a color of #b86f91
<p style="color:#b86f91;">Text here</p>
.mytext {color:#b86f91;}
This box has a color of #b86f91
<div style="background-color:#b86f91;">Content here</div>
.mybackground {background-color:#b86f91;}
Border around this has a color of #b86f91
<div style="border:2px solid #b86f91;">Content here</div>
.myborder {border:2px solid #b86f91;}