#b85f36 color space conversions
Hex:
#b85f36
RGB:
184, 95, 54
CMY:
28, 63, 79
CMYK:
0, 48, 71, 28
HSL:
19°, 54.6218%, 46.6667%
HSV (HSB):
19°, 70.6522%, 72.1569%
XYZ:
24.5252, 18.6411, 5.7955
xyY:
0.5009, 0.3807, 18.6411
CIE-Lab:
50.2646, 32.6948, 39.0166
CIE-LCH:
50.2646, 50.9043, 50.0380
CIE-Luv:
50.2646, 70.0935, 34.9282
Hunter-Lab:
43.1753, 25.8379, 22.2641
#b85f36 color charts
#b85f36 color shades, tints & tones
#b85f36 color schemes
#b85f36 color preview, HTML & CSS examples
This text has a color of #b85f36
<p style="color:#b85f36;">Text here</p>
.mytext {color:#b85f36;}
This box has a color of #b85f36
<div style="background-color:#b85f36;">Content here</div>
.mybackground {background-color:#b85f36;}
Border around this has a color of #b85f36
<div style="border:2px solid #b85f36;">Content here</div>
.myborder {border:2px solid #b85f36;}