#b86d40 color space conversions
Hex:
#b86d40
RGB:
184, 109, 64
CMY:
28, 57, 75
CMYK:
0, 41, 65, 28
HSL:
23°, 48.3871%, 48.6275%
HSV (HSB):
23°, 65.2174%, 72.1569%
XYZ:
26.1612, 21.4978, 7.6211
xyY:
0.4732, 0.3889, 21.4978
CIE-Lab:
53.4900, 25.7184, 37.3872
CIE-LCH:
53.4900, 45.3788, 55.4762
CIE-Luv:
53.4900, 58.3059, 36.4955
Hunter-Lab:
46.3657, 19.5762, 22.7105
#b86d40 color charts
#b86d40 color shades, tints & tones
#b86d40 color schemes
#b86d40 color preview, HTML & CSS examples
This text has a color of #b86d40
<p style="color:#b86d40;">Text here</p>
.mytext {color:#b86d40;}
This box has a color of #b86d40
<div style="background-color:#b86d40;">Content here</div>
.mybackground {background-color:#b86d40;}
Border around this has a color of #b86d40
<div style="border:2px solid #b86d40;">Content here</div>
.myborder {border:2px solid #b86d40;}