#b3954f color space conversions
Hex:
#b3954f
RGB:
179, 149, 79
CMY:
30, 42, 69
CMYK:
0, 17, 56, 30
HSL:
42°, 39.6825%, 50.5882%
HSV (HSB):
42°, 55.8659%, 70.1961%
XYZ:
30.7491, 31.6431, 11.8842
xyY:
0.4140, 0.4260, 31.6431
CIE-Lab:
63.0468, 2.5238, 40.7077
CIE-LCH:
63.0468, 40.7858, 86.4523
CIE-Luv:
63.0468, 24.1704, 47.5594
Hunter-Lab:
56.2522, -0.8679, 26.8506
#b3954f color charts
#b3954f color shades, tints & tones
#b3954f color schemes
#b3954f color preview, HTML & CSS examples
This text has a color of #b3954f
<p style="color:#b3954f;">Text here</p>
.mytext {color:#b3954f;}
This box has a color of #b3954f
<div style="background-color:#b3954f;">Content here</div>
.mybackground {background-color:#b3954f;}
Border around this has a color of #b3954f
<div style="border:2px solid #b3954f;">Content here</div>
.myborder {border:2px solid #b3954f;}