#b86e0c color space conversions
Hex:
#b86e0c
RGB:
184, 110, 12
CMY:
28, 57, 95
CMYK:
0, 40, 93, 28
HSL:
34°, 87.7551%, 38.4314%
HSV (HSB):
34°, 93.4783%, 72.1569%
XYZ:
25.4095, 21.3688, 3.1332
xyY:
0.5091, 0.4281, 21.3688
CIE-Lab:
53.3507, 23.1731, 58.2827
CIE-LCH:
53.3507, 62.7206, 68.3173
CIE-Luv:
53.3507, 61.1648, 50.5521
Hunter-Lab:
46.2263, 17.2208, 28.3398
#b86e0c color charts
#b86e0c color shades, tints & tones
#b86e0c color schemes
#b86e0c color preview, HTML & CSS examples
This text has a color of #b86e0c
<p style="color:#b86e0c;">Text here</p>
.mytext {color:#b86e0c;}
This box has a color of #b86e0c
<div style="background-color:#b86e0c;">Content here</div>
.mybackground {background-color:#b86e0c;}
Border around this has a color of #b86e0c
<div style="border:2px solid #b86e0c;">Content here</div>
.myborder {border:2px solid #b86e0c;}