#b3701a color space conversions
Hex:
#b3701a
RGB:
179, 112, 26
CMY:
30, 56, 90
CMYK:
0, 37, 85, 30
HSL:
34°, 74.6341%, 40.1961%
HSV (HSB):
34°, 85.4749%, 70.1961%
XYZ:
24.5710, 21.2466, 3.7833
xyY:
0.4954, 0.4284, 21.2466
CIE-Lab:
53.2184, 20.1613, 54.0793
CIE-LCH:
53.2184, 57.7152, 69.5541
CIE-Luv:
53.2184, 54.8721, 49.0427
Hunter-Lab:
46.0941, 14.4871, 27.3995
#b3701a color charts
#b3701a color shades, tints & tones
#b3701a color schemes
#b3701a color preview, HTML & CSS examples
This text has a color of #b3701a
<p style="color:#b3701a;">Text here</p>
.mytext {color:#b3701a;}
This box has a color of #b3701a
<div style="background-color:#b3701a;">Content here</div>
.mybackground {background-color:#b3701a;}
Border around this has a color of #b3701a
<div style="border:2px solid #b3701a;">Content here</div>
.myborder {border:2px solid #b3701a;}