#3b322f color space conversions
Hex:
#3b322f
RGB:
59, 50, 47
CMY:
77, 80, 82
CMYK:
0, 15, 20, 77
HSL:
15°, 11.3208%, 20.7843%
HSV (HSB):
15°, 20.3390%, 23.1373%
XYZ:
3.4573, 3.4162, 3.1665
xyY:
0.3444, 0.3403, 3.4162
CIE-Lab:
21.6393, 3.4293, 3.3913
CIE-LCH:
21.6393, 4.8229, 44.6807
CIE-Luv:
21.6393, 4.9421, 2.9742
Hunter-Lab:
18.4831, 1.0436, 2.7807
#3b322f color charts
#3b322f color shades, tints & tones
#3b322f color schemes
#3b322f color preview, HTML & CSS examples
This text has a color of #3b322f
<p style="color:#3b322f;">Text here</p>
.mytext {color:#3b322f;}
This box has a color of #3b322f
<div style="background-color:#3b322f;">Content here</div>
.mybackground {background-color:#3b322f;}
Border around this has a color of #3b322f
<div style="border:2px solid #3b322f;">Content here</div>
.myborder {border:2px solid #3b322f;}