#b86d31 color space conversions
Hex:
#b86d31
RGB:
184, 109, 49
CMY:
28, 57, 81
CMYK:
0, 41, 73, 28
HSL:
27°, 57.9399%, 45.6863%
HSV (HSB):
27°, 73.3696%, 72.1569%
XYZ:
25.7902, 21.3494, 5.6673
xyY:
0.4884, 0.4043, 21.3494
CIE-Lab:
53.3298, 24.8643, 44.8603
CIE-LCH:
53.3298, 51.2901, 61.0021
CIE-Luv:
53.3298, 59.8473, 42.2485
Hunter-Lab:
46.2054, 18.7728, 25.0716
#b86d31 color charts
#b86d31 color shades, tints & tones
#b86d31 color schemes
#b86d31 color preview, HTML & CSS examples
This text has a color of #b86d31
<p style="color:#b86d31;">Text here</p>
.mytext {color:#b86d31;}
This box has a color of #b86d31
<div style="background-color:#b86d31;">Content here</div>
.mybackground {background-color:#b86d31;}
Border around this has a color of #b86d31
<div style="border:2px solid #b86d31;">Content here</div>
.myborder {border:2px solid #b86d31;}