#b86e7a color space conversions
Hex:
#b86e7a
RGB:
184, 110, 122
CMY:
28, 57, 52
CMYK:
0, 40, 34, 28
HSL:
350°, 34.2593%, 57.6471%
HSV (HSB):
350°, 40.2174%, 72.1569%
XYZ:
28.8559, 22.7473, 21.2822
xyY:
0.3959, 0.3121, 22.7473
CIE-Lab:
54.8111, 30.8283, 6.0195
CIE-LCH:
54.8111, 31.4105, 11.0484
CIE-Luv:
54.8111, 48.5722, 2.4781
Hunter-Lab:
47.6942, 24.5313, 6.9295
#b86e7a color charts
#b86e7a color shades, tints & tones
#b86e7a color schemes
#b86e7a color preview, HTML & CSS examples
This text has a color of #b86e7a
<p style="color:#b86e7a;">Text here</p>
.mytext {color:#b86e7a;}
This box has a color of #b86e7a
<div style="background-color:#b86e7a;">Content here</div>
.mybackground {background-color:#b86e7a;}
Border around this has a color of #b86e7a
<div style="border:2px solid #b86e7a;">Content here</div>
.myborder {border:2px solid #b86e7a;}