#3b3b3a color space conversions
Hex:
#3b3b3a
RGB:
59, 59, 58
CMY:
77, 77, 77
CMYK:
0, 0, 2, 77
HSL:
60°, 0.8547%, 22.9412%
HSV (HSB):
60°, 1.6949%, 23.1373%
XYZ:
4.1313, 4.3632, 4.6274
xyY:
0.3148, 0.3325, 4.3632
CIE-Lab:
24.8376, -0.2238, 0.6149
CIE-LCH:
24.8376, 0.6543, 109.9976
CIE-Luv:
24.8376, 0.0510, 0.6993
Hunter-Lab:
20.8883, -1.2506, 1.4872
#3b3b3a color charts
#3b3b3a color shades, tints & tones
#3b3b3a color schemes
#3b3b3a color preview, HTML & CSS examples
This text has a color of #3b3b3a
<p style="color:#3b3b3a;">Text here</p>
.mytext {color:#3b3b3a;}
This box has a color of #3b3b3a
<div style="background-color:#3b3b3a;">Content here</div>
.mybackground {background-color:#3b3b3a;}
Border around this has a color of #3b3b3a
<div style="border:2px solid #3b3b3a;">Content here</div>
.myborder {border:2px solid #3b3b3a;}