#b3982f color space conversions
Hex:
#b3982f
RGB:
179, 152, 47
CMY:
30, 40, 82
CMYK:
0, 15, 74, 30
HSL:
48°, 58.4071%, 44.3137%
HSV (HSB):
48°, 73.7430%, 70.1961%
XYZ:
30.3317, 32.2454, 7.3147
xyY:
0.4340, 0.4614, 32.2454
CIE-Lab:
63.5452, -1.1846, 55.8436
CIE-LCH:
63.5452, 55.8562, 91.2152
CIE-Luv:
63.5452, 23.5721, 60.4212
Hunter-Lab:
56.7850, -4.0281, 32.1122
#b3982f color charts
#b3982f color shades, tints & tones
#b3982f color schemes
#b3982f color preview, HTML & CSS examples
This text has a color of #b3982f
<p style="color:#b3982f;">Text here</p>
.mytext {color:#b3982f;}
This box has a color of #b3982f
<div style="background-color:#b3982f;">Content here</div>
.mybackground {background-color:#b3982f;}
Border around this has a color of #b3982f
<div style="border:2px solid #b3982f;">Content here</div>
.myborder {border:2px solid #b3982f;}