#b3500f color space conversions
Hex:
#b3500f
RGB:
179, 80, 15
CMY:
30, 69, 94
CMYK:
0, 55, 92, 30
HSL:
24°, 84.5361%, 38.0392%
HSV (HSB):
24°, 91.6201%, 70.1961%
XYZ:
21.5453, 15.3555, 2.2803
xyY:
0.5499, 0.3919, 15.3555
CIE-Lab:
46.1173, 37.1182, 51.9707
CIE-LCH:
46.1173, 63.8648, 54.4651
CIE-Luv:
46.1173, 81.0963, 39.4685
Hunter-Lab:
39.1861, 29.5671, 23.9801
#b3500f color charts
#b3500f color shades, tints & tones
#b3500f color schemes
#b3500f color preview, HTML & CSS examples
This text has a color of #b3500f
<p style="color:#b3500f;">Text here</p>
.mytext {color:#b3500f;}
This box has a color of #b3500f
<div style="background-color:#b3500f;">Content here</div>
.mybackground {background-color:#b3500f;}
Border around this has a color of #b3500f
<div style="border:2px solid #b3500f;">Content here</div>
.myborder {border:2px solid #b3500f;}