#b86e4a color space conversions
Hex:
#b86e4a
RGB:
184, 110, 74
CMY:
28, 57, 71
CMYK:
0, 40, 60, 28
HSL:
20°, 43.6508%, 50.5882%
HSV (HSB):
20°, 59.7826%, 72.1569%
XYZ:
26.5791, 21.8366, 9.2926
xyY:
0.4606, 0.3784, 21.8366
CIE-Lab:
53.8532, 25.8756, 32.3813
CIE-LCH:
53.8532, 41.4499, 51.3719
CIE-Luv:
53.8532, 56.3372, 32.2958
Hunter-Lab:
46.7297, 19.7512, 20.9205
#b86e4a color charts
#b86e4a color shades, tints & tones
#b86e4a color schemes
#b86e4a color preview, HTML & CSS examples
This text has a color of #b86e4a
<p style="color:#b86e4a;">Text here</p>
.mytext {color:#b86e4a;}
This box has a color of #b86e4a
<div style="background-color:#b86e4a;">Content here</div>
.mybackground {background-color:#b86e4a;}
Border around this has a color of #b86e4a
<div style="border:2px solid #b86e4a;">Content here</div>
.myborder {border:2px solid #b86e4a;}