#b85e3b color space conversions
Hex:
#b85e3b
RGB:
184, 94, 59
CMY:
28, 63, 77
CMYK:
0, 49, 68, 28
HSL:
17°, 51.4403%, 47.6471%
HSV (HSB):
17°, 67.9348%, 72.1569%
XYZ:
24.5593, 18.5115, 6.4163
xyY:
0.4963, 0.3741, 18.5115
CIE-Lab:
50.1107, 33.5054, 36.1555
CIE-LCH:
50.1107, 49.2933, 47.1786
CIE-Luv:
50.1107, 70.1841, 32.5079
Hunter-Lab:
43.0250, 26.5965, 21.2756
#b85e3b color charts
#b85e3b color shades, tints & tones
#b85e3b color schemes
#b85e3b color preview, HTML & CSS examples
This text has a color of #b85e3b
<p style="color:#b85e3b;">Text here</p>
.mytext {color:#b85e3b;}
This box has a color of #b85e3b
<div style="background-color:#b85e3b;">Content here</div>
.mybackground {background-color:#b85e3b;}
Border around this has a color of #b85e3b
<div style="border:2px solid #b85e3b;">Content here</div>
.myborder {border:2px solid #b85e3b;}