#b3972e color space conversions
Hex:
#b3972e
RGB:
179, 151, 46
CMY:
30, 41, 82
CMYK:
0, 16, 74, 30
HSL:
47°, 59.1111%, 44.1176%
HSV (HSB):
47°, 74.3017%, 70.1961%
XYZ:
30.1502, 31.9142, 7.1557
xyY:
0.4356, 0.4611, 31.9142
CIE-Lab:
63.2719, -0.6897, 55.9655
CIE-LCH:
63.2719, 55.9698, 90.7061
CIE-Luv:
63.2719, 24.3198, 60.2633
Hunter-Lab:
56.4926, -3.5965, 32.0348
#b3972e color charts
#b3972e color shades, tints & tones
#b3972e color schemes
#b3972e color preview, HTML & CSS examples
This text has a color of #b3972e
<p style="color:#b3972e;">Text here</p>
.mytext {color:#b3972e;}
This box has a color of #b3972e
<div style="background-color:#b3972e;">Content here</div>
.mybackground {background-color:#b3972e;}
Border around this has a color of #b3972e
<div style="border:2px solid #b3972e;">Content here</div>
.myborder {border:2px solid #b3972e;}