#2e3e3e color space conversions
Hex:
#2e3e3e
RGB:
46, 62, 62
CMY:
82, 76, 76
CMYK:
26, 0, 0, 76
HSL:
180°, 14.8148%, 21.1765%
HSV (HSB):
180°, 25.8065%, 24.3137%
XYZ:
3.7188, 4.3739, 5.2057
xyY:
0.2796, 0.3289, 4.3739
CIE-Lab:
24.8709, -6.4241, -2.1216
CIE-LCH:
24.8709, 6.7654, 198.2763
CIE-Luv:
24.8709, -7.3461, -1.5889
Hunter-Lab:
20.9139, -4.8589, -0.1182
#2e3e3e color charts
#2e3e3e color shades, tints & tones
#2e3e3e color schemes
#2e3e3e color preview, HTML & CSS examples
This text has a color of #2e3e3e
<p style="color:#2e3e3e;">Text here</p>
.mytext {color:#2e3e3e;}
This box has a color of #2e3e3e
<div style="background-color:#2e3e3e;">Content here</div>
.mybackground {background-color:#2e3e3e;}
Border around this has a color of #2e3e3e
<div style="border:2px solid #2e3e3e;">Content here</div>
.myborder {border:2px solid #2e3e3e;}