#b85d34 color space conversions
Hex:
#b85d34
RGB:
184, 93, 52
CMY:
28, 64, 80
CMYK:
0, 49, 72, 28
HSL:
19°, 55.9322%, 46.2745%
HSV (HSB):
19°, 71.7391%, 72.1569%
XYZ:
24.3013, 18.2670, 5.4939
xyY:
0.5056, 0.3801, 18.2670
CIE-Lab:
49.8183, 33.6470, 39.5756
CIE-LCH:
49.8183, 51.9456, 49.6290
CIE-Luv:
49.8183, 71.8599, 34.9268
Hunter-Lab:
42.7399, 26.6980, 22.2967
#b85d34 color charts
#b85d34 color shades, tints & tones
#b85d34 color schemes
#b85d34 color preview, HTML & CSS examples
This text has a color of #b85d34
<p style="color:#b85d34;">Text here</p>
.mytext {color:#b85d34;}
This box has a color of #b85d34
<div style="background-color:#b85d34;">Content here</div>
.mybackground {background-color:#b85d34;}
Border around this has a color of #b85d34
<div style="border:2px solid #b85d34;">Content here</div>
.myborder {border:2px solid #b85d34;}