#3a343a color space conversions
Hex:
#3a343a
RGB:
58, 52, 58
CMY:
77, 80, 77
CMYK:
0, 10, 0, 77
HSL:
300°, 5.4545%, 21.5686%
HSV (HSB):
300°, 10.3448%, 22.7451%
XYZ:
3.7366, 3.6610, 4.5127
xyY:
0.3137, 0.3074, 3.6610
CIE-Lab:
22.5175, 3.9900, -2.8036
CIE-LCH:
22.5175, 4.8765, 324.9056
CIE-Luv:
22.5175, 2.6946, -3.4874
Hunter-Lab:
19.1338, 1.3752, -0.5899
#3a343a color charts
#3a343a color shades, tints & tones
#3a343a color schemes
#3a343a color preview, HTML & CSS examples
This text has a color of #3a343a
<p style="color:#3a343a;">Text here</p>
.mytext {color:#3a343a;}
This box has a color of #3a343a
<div style="background-color:#3a343a;">Content here</div>
.mybackground {background-color:#3a343a;}
Border around this has a color of #3a343a
<div style="border:2px solid #3a343a;">Content here</div>
.myborder {border:2px solid #3a343a;}