#b85e2f color space conversions
Hex:
#b85e2f
RGB:
184, 94, 47
CMY:
28, 63, 82
CMYK:
0, 49, 74, 28
HSL:
21°, 59.3074%, 45.2941%
HSV (HSB):
21°, 74.4565%, 72.1569%
XYZ:
24.2830, 18.4010, 4.9612
xyY:
0.5097, 0.3862, 18.4010
CIE-Lab:
49.9789, 32.8748, 42.3225
CIE-LCH:
49.9789, 53.5906, 52.1611
CIE-Luv:
49.9789, 71.6892, 37.1017
Hunter-Lab:
42.8964, 25.9774, 23.1702
#b85e2f color charts
#b85e2f color shades, tints & tones
#b85e2f color schemes
#b85e2f color preview, HTML & CSS examples
This text has a color of #b85e2f
<p style="color:#b85e2f;">Text here</p>
.mytext {color:#b85e2f;}
This box has a color of #b85e2f
<div style="background-color:#b85e2f;">Content here</div>
.mybackground {background-color:#b85e2f;}
Border around this has a color of #b85e2f
<div style="border:2px solid #b85e2f;">Content here</div>
.myborder {border:2px solid #b85e2f;}