#3a3b3d color space conversions
Hex:
#3a3b3d
RGB:
58, 59, 61
CMY:
77, 77, 76
CMYK:
5, 3, 0, 76
HSL:
220°, 2.5210%, 23.3333%
HSV (HSB):
220°, 4.9180%, 23.9216%
XYZ:
4.1512, 4.3644, 5.0385
xyY:
0.3063, 0.3220, 4.3644
CIE-Lab:
24.8413, 0.0420, -1.3872
CIE-LCH:
24.8413, 1.3878, 271.7335
CIE-Luv:
24.8413, -0.6049, -1.5390
Hunter-Lab:
20.8911, -1.0905, 0.3243
#3a3b3d color charts
#3a3b3d color shades, tints & tones
#3a3b3d color schemes
#3a3b3d color preview, HTML & CSS examples
This text has a color of #3a3b3d
<p style="color:#3a3b3d;">Text here</p>
.mytext {color:#3a3b3d;}
This box has a color of #3a3b3d
<div style="background-color:#3a3b3d;">Content here</div>
.mybackground {background-color:#3a3b3d;}
Border around this has a color of #3a3b3d
<div style="border:2px solid #3a3b3d;">Content here</div>
.myborder {border:2px solid #3a3b3d;}