#b3940c color space conversions
Hex:
#b3940c
RGB:
179, 148, 12
CMY:
30, 42, 95
CMYK:
0, 17, 93, 30
HSL:
49°, 87.4346%, 37.4510%
HSV (HSB):
49°, 93.2961%, 70.1961%
XYZ:
29.2467, 30.7901, 4.7494
xyY:
0.4514, 0.4753, 30.7901
CIE-Lab:
62.3300, -0.0706, 64.6488
CIE-LCH:
62.3300, 64.6489, 90.0626
CIE-Luv:
62.3300, 27.2731, 64.8409
Hunter-Lab:
55.4888, -3.0228, 33.7674
#b3940c color charts
#b3940c color shades, tints & tones
#b3940c color schemes
#b3940c color preview, HTML & CSS examples
This text has a color of #b3940c
<p style="color:#b3940c;">Text here</p>
.mytext {color:#b3940c;}
This box has a color of #b3940c
<div style="background-color:#b3940c;">Content here</div>
.mybackground {background-color:#b3940c;}
Border around this has a color of #b3940c
<div style="border:2px solid #b3940c;">Content here</div>
.myborder {border:2px solid #b3940c;}