#3b312e color space conversions
Hex:
#3b312e
RGB:
59, 49, 46
CMY:
77, 81, 82
CMYK:
0, 17, 22, 77
HSL:
14°, 12.3810%, 20.5882%
HSV (HSB):
14°, 22.0339%, 23.1373%
XYZ:
3.3951, 3.3237, 3.0474
xyY:
0.3476, 0.3403, 3.3237
CIE-Lab:
21.2962, 3.9078, 3.5811
CIE-LCH:
21.2962, 5.3005, 42.5019
CIE-Luv:
21.2962, 5.4872, 3.0729
Hunter-Lab:
18.2310, 1.3371, 2.8512
#3b312e color charts
#3b312e color shades, tints & tones
#3b312e color schemes
#3b312e color preview, HTML & CSS examples
This text has a color of #3b312e
<p style="color:#3b312e;">Text here</p>
.mytext {color:#3b312e;}
This box has a color of #3b312e
<div style="background-color:#3b312e;">Content here</div>
.mybackground {background-color:#3b312e;}
Border around this has a color of #3b312e
<div style="border:2px solid #3b312e;">Content here</div>
.myborder {border:2px solid #3b312e;}