#b3965f color space conversions
Hex:
#b3965f
RGB:
179, 150, 95
CMY:
30, 41, 63
CMYK:
0, 16, 47, 30
HSL:
39°, 35.5932%, 53.7255%
HSV (HSB):
39°, 46.9274%, 70.1961%
XYZ:
31.5623, 32.2226, 15.3825
xyY:
0.3987, 0.4070, 32.2226
CIE-Lab:
63.5265, 3.4559, 32.9502
CIE-LCH:
63.5265, 33.1309, 84.0126
CIE-Luv:
63.5265, 22.4494, 40.1019
Hunter-Lab:
56.7650, -0.0896, 23.6687
#b3965f color charts
#b3965f color shades, tints & tones
#b3965f color schemes
#b3965f color preview, HTML & CSS examples
This text has a color of #b3965f
<p style="color:#b3965f;">Text here</p>
.mytext {color:#b3965f;}
This box has a color of #b3965f
<div style="background-color:#b3965f;">Content here</div>
.mybackground {background-color:#b3965f;}
Border around this has a color of #b3965f
<div style="border:2px solid #b3965f;">Content here</div>
.myborder {border:2px solid #b3965f;}