#b86f4d color space conversions
Hex:
#b86f4d
RGB:
184, 111, 77
CMY:
28, 56, 70
CMYK:
0, 40, 58, 28
HSL:
19°, 42.9719%, 51.1765%
HSV (HSB):
19°, 58.1522%, 72.1569%
XYZ:
26.7912, 22.0950, 9.8739
xyY:
0.4559, 0.3760, 22.0950
CIE-Lab:
54.1277, 25.5597, 31.0554
CIE-LCH:
54.1277, 40.2211, 50.5444
CIE-Luv:
54.1277, 55.2181, 31.2362
Hunter-Lab:
47.0054, 19.4784, 20.4494
#b86f4d color charts
#b86f4d color shades, tints & tones
#b86f4d color schemes
#b86f4d color preview, HTML & CSS examples
This text has a color of #b86f4d
<p style="color:#b86f4d;">Text here</p>
.mytext {color:#b86f4d;}
This box has a color of #b86f4d
<div style="background-color:#b86f4d;">Content here</div>
.mybackground {background-color:#b86f4d;}
Border around this has a color of #b86f4d
<div style="border:2px solid #b86f4d;">Content here</div>
.myborder {border:2px solid #b86f4d;}