#b86e2e color space conversions
Hex:
#b86e2e
RGB:
184, 110, 46
CMY:
28, 57, 82
CMYK:
0, 40, 75, 28
HSL:
28°, 60.0000%, 45.0980%
HSV (HSB):
28°, 75.0000%, 72.1569%
XYZ:
25.8362, 21.5395, 5.3806
xyY:
0.4897, 0.4083, 21.5395
CIE-Lab:
53.5349, 24.1726, 46.4951
CIE-LCH:
53.5349, 52.4033, 62.5303
CIE-Luv:
53.5349, 59.3251, 43.6168
Hunter-Lab:
46.4106, 18.1502, 25.6137
#b86e2e color charts
#b86e2e color shades, tints & tones
#b86e2e color schemes
#b86e2e color preview, HTML & CSS examples
This text has a color of #b86e2e
<p style="color:#b86e2e;">Text here</p>
.mytext {color:#b86e2e;}
This box has a color of #b86e2e
<div style="background-color:#b86e2e;">Content here</div>
.mybackground {background-color:#b86e2e;}
Border around this has a color of #b86e2e
<div style="border:2px solid #b86e2e;">Content here</div>
.myborder {border:2px solid #b86e2e;}