#b85f3e color space conversions
Hex:
#b85f3e
RGB:
184, 95, 62
CMY:
28, 63, 76
CMYK:
0, 48, 66, 28
HSL:
16°, 49.5935%, 48.2353%
HSV (HSB):
16°, 66.3043%, 72.1569%
XYZ:
24.7289, 18.7226, 6.8679
xyY:
0.4914, 0.3721, 18.7226
CIE-Lab:
50.3610, 33.1580, 34.8025
CIE-LCH:
50.3610, 48.0694, 46.3862
CIE-Luv:
50.3610, 69.0197, 31.6042
Hunter-Lab:
43.2696, 26.2923, 20.8780
#b85f3e color charts
#b85f3e color shades, tints & tones
#b85f3e color schemes
#b85f3e color preview, HTML & CSS examples
This text has a color of #b85f3e
<p style="color:#b85f3e;">Text here</p>
.mytext {color:#b85f3e;}
This box has a color of #b85f3e
<div style="background-color:#b85f3e;">Content here</div>
.mybackground {background-color:#b85f3e;}
Border around this has a color of #b85f3e
<div style="border:2px solid #b85f3e;">Content here</div>
.myborder {border:2px solid #b85f3e;}