#b86c7f color space conversions
Hex:
#b86c7f
RGB:
184, 108, 127
CMY:
28, 58, 50
CMYK:
0, 41, 31, 28
HSL:
345°, 34.8624%, 57.2549%
HSV (HSB):
345°, 41.3043%, 72.1569%
XYZ:
28.9605, 22.4478, 22.8851
xyY:
0.3898, 0.3022, 22.4478
CIE-Lab:
54.4989, 32.5795, 2.6373
CIE-LCH:
54.4989, 32.6860, 4.6279
CIE-Luv:
54.4989, 48.7954, -2.2571
Hunter-Lab:
47.3791, 26.1948, 4.5270
#b86c7f color charts
#b86c7f color shades, tints & tones
#b86c7f color schemes
#b86c7f color preview, HTML & CSS examples
This text has a color of #b86c7f
<p style="color:#b86c7f;">Text here</p>
.mytext {color:#b86c7f;}
This box has a color of #b86c7f
<div style="background-color:#b86c7f;">Content here</div>
.mybackground {background-color:#b86c7f;}
Border around this has a color of #b86c7f
<div style="border:2px solid #b86c7f;">Content here</div>
.myborder {border:2px solid #b86c7f;}