#3e3e3e color space conversions
Hex:
#3e3e3e
RGB:
62, 62, 62
CMY:
76, 76, 76
CMYK:
0, 0, 0, 76
HSL:
0°, 0.0000%, 24.3137%
HSV (HSB):
0°, 0.0000%, 24.3137%
XYZ:
4.5787, 4.8172, 5.2459
xyY:
0.3127, 0.3290, 4.8172
CIE-Lab:
26.2074, 0.0019, -0.0038
CIE-LCH:
26.2074, 0.0042, 296.8129
CIE-Luv:
26.2074, 0.0002, -0.0045
Hunter-Lab:
21.9481, -1.1711, 1.1925
#3e3e3e color charts
#3e3e3e color shades, tints & tones
#3e3e3e color schemes
#3e3e3e color preview, HTML & CSS examples
This text has a color of #3e3e3e
<p style="color:#3e3e3e;">Text here</p>
.mytext {color:#3e3e3e;}
This box has a color of #3e3e3e
<div style="background-color:#3e3e3e;">Content here</div>
.mybackground {background-color:#3e3e3e;}
Border around this has a color of #3e3e3e
<div style="border:2px solid #3e3e3e;">Content here</div>
.myborder {border:2px solid #3e3e3e;}