#b3712e color space conversions
Hex:
#b3712e
RGB:
179, 113, 46
CMY:
30, 56, 82
CMYK:
0, 37, 74, 30
HSL:
30°, 59.1111%, 44.1176%
HSV (HSB):
30°, 74.3017%, 70.1961%
XYZ:
24.9887, 21.5912, 5.4352
xyY:
0.4804, 0.4151, 21.5912
CIE-Lab:
53.5906, 20.3515, 46.3433
CIE-LCH:
53.5906, 50.6151, 66.2915
CIE-Luv:
53.5906, 52.8686, 44.4569
Hunter-Lab:
46.4664, 14.6776, 25.5912
#b3712e color charts
#b3712e color shades, tints & tones
#b3712e color schemes
#b3712e color preview, HTML & CSS examples
This text has a color of #b3712e
<p style="color:#b3712e;">Text here</p>
.mytext {color:#b3712e;}
This box has a color of #b3712e
<div style="background-color:#b3712e;">Content here</div>
.mybackground {background-color:#b3712e;}
Border around this has a color of #b3712e
<div style="border:2px solid #b3712e;">Content here</div>
.myborder {border:2px solid #b3712e;}