#b86d1e color space conversions
Hex:
#b86d1e
RGB:
184, 109, 30
CMY:
28, 57, 88
CMYK:
0, 41, 84, 28
HSL:
31°, 71.9626%, 41.9608%
HSV (HSB):
31°, 83.6957%, 72.1569%
XYZ:
25.4701, 21.2214, 3.9820
xyY:
0.5026, 0.4188, 21.2214
CIE-Lab:
53.1909, 24.1182, 52.9086
CIE-LCH:
53.1909, 58.1464, 65.4942
CIE-Luv:
53.1909, 61.2332, 47.4053
Hunter-Lab:
46.0667, 18.0756, 27.1216
#b86d1e color charts
#b86d1e color shades, tints & tones
#b86d1e color schemes
#b86d1e color preview, HTML & CSS examples
This text has a color of #b86d1e
<p style="color:#b86d1e;">Text here</p>
.mytext {color:#b86d1e;}
This box has a color of #b86d1e
<div style="background-color:#b86d1e;">Content here</div>
.mybackground {background-color:#b86d1e;}
Border around this has a color of #b86d1e
<div style="border:2px solid #b86d1e;">Content here</div>
.myborder {border:2px solid #b86d1e;}