#b86d32 color space conversions
Hex:
#b86d32
RGB:
184, 109, 50
CMY:
28, 57, 80
CMYK:
0, 41, 73, 28
HSL:
26°, 57.2650%, 45.8824%
HSV (HSB):
26°, 72.8261%, 72.1569%
XYZ:
25.8115, 21.3579, 5.7797
xyY:
0.4875, 0.4034, 21.3579
CIE-Lab:
53.3390, 24.9137, 44.3858
CIE-LCH:
53.3390, 50.8998, 60.6945
CIE-Luv:
53.3390, 59.7567, 41.9111
Hunter-Lab:
46.2146, 18.8192, 24.9353
#b86d32 color charts
#b86d32 color shades, tints & tones
#b86d32 color schemes
#b86d32 color preview, HTML & CSS examples
This text has a color of #b86d32
<p style="color:#b86d32;">Text here</p>
.mytext {color:#b86d32;}
This box has a color of #b86d32
<div style="background-color:#b86d32;">Content here</div>
.mybackground {background-color:#b86d32;}
Border around this has a color of #b86d32
<div style="border:2px solid #b86d32;">Content here</div>
.myborder {border:2px solid #b86d32;}