#b3914d color space conversions
Hex:
#b3914d
RGB:
179, 145, 77
CMY:
30, 43, 70
CMYK:
0, 19, 57, 30
HSL:
40°, 40.1575%, 50.1961%
HSV (HSB):
40°, 56.9832%, 70.1961%
XYZ:
30.0554, 30.3703, 11.2991
xyY:
0.4190, 0.4234, 30.3703
CIE-Lab:
61.9724, 4.5536, 40.4502
CIE-LCH:
61.9724, 40.7057, 83.5771
CIE-Luv:
61.9724, 27.0489, 46.5678
Hunter-Lab:
55.1093, 0.9086, 26.4202
#b3914d color charts
#b3914d color shades, tints & tones
#b3914d color schemes
#b3914d color preview, HTML & CSS examples
This text has a color of #b3914d
<p style="color:#b3914d;">Text here</p>
.mytext {color:#b3914d;}
This box has a color of #b3914d
<div style="background-color:#b3914d;">Content here</div>
.mybackground {background-color:#b3914d;}
Border around this has a color of #b3914d
<div style="border:2px solid #b3914d;">Content here</div>
.myborder {border:2px solid #b3914d;}