#b86e7e color space conversions
Hex:
#b86e7e
RGB:
184, 110, 126
CMY:
28, 57, 51
CMYK:
0, 40, 32, 28
HSL:
347°, 34.2593%, 57.6471%
HSV (HSB):
347°, 40.2174%, 72.1569%
XYZ:
29.1090, 22.8486, 22.6147
xyY:
0.3903, 0.3064, 22.8486
CIE-Lab:
54.9160, 31.3557, 3.8267
CIE-LCH:
54.9160, 31.5884, 6.9581
CIE-Luv:
54.9160, 47.8169, -0.4574
Hunter-Lab:
47.8002, 25.0513, 5.4095
#b86e7e color charts
#b86e7e color shades, tints & tones
#b86e7e color schemes
#b86e7e color preview, HTML & CSS examples
This text has a color of #b86e7e
<p style="color:#b86e7e;">Text here</p>
.mytext {color:#b86e7e;}
This box has a color of #b86e7e
<div style="background-color:#b86e7e;">Content here</div>
.mybackground {background-color:#b86e7e;}
Border around this has a color of #b86e7e
<div style="border:2px solid #b86e7e;">Content here</div>
.myborder {border:2px solid #b86e7e;}