#b85f2e color space conversions
Hex:
#b85f2e
RGB:
184, 95, 46
CMY:
28, 63, 82
CMYK:
0, 48, 75, 28
HSL:
21°, 60.0000%, 45.0980%
HSV (HSB):
21°, 75.0000%, 72.1569%
XYZ:
24.3525, 18.5720, 4.8860
xyY:
0.5094, 0.3885, 18.5720
CIE-Lab:
50.1827, 32.2991, 43.0367
CIE-LCH:
50.1827, 53.8088, 53.1117
CIE-Luv:
50.1827, 71.0278, 37.8143
Hunter-Lab:
43.0953, 25.4511, 23.4446
#b85f2e color charts
#b85f2e color shades, tints & tones
#b85f2e color schemes
#b85f2e color preview, HTML & CSS examples
This text has a color of #b85f2e
<p style="color:#b85f2e;">Text here</p>
.mytext {color:#b85f2e;}
This box has a color of #b85f2e
<div style="background-color:#b85f2e;">Content here</div>
.mybackground {background-color:#b85f2e;}
Border around this has a color of #b85f2e
<div style="border:2px solid #b85f2e;">Content here</div>
.myborder {border:2px solid #b85f2e;}