#b85f3b color space conversions
Hex:
#b85f3b
RGB:
184, 95, 59
CMY:
28, 63, 77
CMYK:
0, 48, 68, 28
HSL:
17°, 51.4403%, 47.6471%
HSV (HSB):
17°, 67.9348%, 72.1569%
XYZ:
24.6488, 18.6905, 6.4462
xyY:
0.4951, 0.3754, 18.6905
CIE-Lab:
50.3232, 32.9763, 36.4013
CIE-LCH:
50.3232, 49.1171, 47.8263
CIE-Luv:
50.3232, 69.4384, 32.9014
Hunter-Lab:
43.2325, 26.1138, 21.4224
#b85f3b color charts
#b85f3b color shades, tints & tones
#b85f3b color schemes
#b85f3b color preview, HTML & CSS examples
This text has a color of #b85f3b
<p style="color:#b85f3b;">Text here</p>
.mytext {color:#b85f3b;}
This box has a color of #b85f3b
<div style="background-color:#b85f3b;">Content here</div>
.mybackground {background-color:#b85f3b;}
Border around this has a color of #b85f3b
<div style="border:2px solid #b85f3b;">Content here</div>
.myborder {border:2px solid #b85f3b;}