#b86e5e color space conversions
Hex:
#b86e5e
RGB:
184, 110, 94
CMY:
28, 57, 63
CMYK:
0, 40, 49, 28
HSL:
11°, 38.7931%, 54.5098%
HSV (HSB):
11°, 48.9130%, 72.1569%
XYZ:
27.3635, 22.1504, 13.4229
xyY:
0.4348, 0.3519, 22.1504
CIE-Lab:
54.1862, 27.6256, 21.4719
CIE-LCH:
54.1862, 34.9888, 37.8560
CIE-Luv:
54.1862, 53.4457, 21.2643
Hunter-Lab:
47.0642, 21.4190, 16.0351
#b86e5e color charts
#b86e5e color shades, tints & tones
#b86e5e color schemes
#b86e5e color preview, HTML & CSS examples
This text has a color of #b86e5e
<p style="color:#b86e5e;">Text here</p>
.mytext {color:#b86e5e;}
This box has a color of #b86e5e
<div style="background-color:#b86e5e;">Content here</div>
.mybackground {background-color:#b86e5e;}
Border around this has a color of #b86e5e
<div style="border:2px solid #b86e5e;">Content here</div>
.myborder {border:2px solid #b86e5e;}