#b3916f color space conversions
Hex:
#b3916f
RGB:
179, 145, 111
CMY:
30, 43, 56
CMYK:
0, 19, 38, 30
HSL:
30°, 30.9091%, 56.8627%
HSV (HSB):
30°, 37.9888%, 70.1961%
XYZ:
31.5850, 30.9822, 19.3544
xyY:
0.3856, 0.3782, 30.9822
CIE-Lab:
62.4926, 7.9952, 22.8794
CIE-LCH:
62.4926, 24.2362, 70.7380
CIE-Luv:
62.4926, 24.4162, 28.1405
Hunter-Lab:
55.6617, 3.8814, 18.3472
#b3916f color charts
#b3916f color shades, tints & tones
#b3916f color schemes
#b3916f color preview, HTML & CSS examples
This text has a color of #b3916f
<p style="color:#b3916f;">Text here</p>
.mytext {color:#b3916f;}
This box has a color of #b3916f
<div style="background-color:#b3916f;">Content here</div>
.mybackground {background-color:#b3916f;}
Border around this has a color of #b3916f
<div style="border:2px solid #b3916f;">Content here</div>
.myborder {border:2px solid #b3916f;}