#2e3e2e color space conversions
Hex:
#2e3e2e
RGB:
46, 62, 46
CMY:
82, 76, 82
CMYK:
26, 0, 26, 76
HSL:
120°, 14.8148%, 21.1765%
HSV (HSB):
120°, 25.8065%, 24.3137%
XYZ:
3.3425, 4.2233, 3.2238
xyY:
0.3098, 0.3914, 4.2233
CIE-Lab:
24.3965, -10.3104, 7.7765
CIE-LCH:
24.3965, 12.9142, 142.9751
CIE-Luv:
24.3965, -7.2180, 9.3283
Hunter-Lab:
20.5508, -6.9318, 5.0848
#2e3e2e color charts
#2e3e2e color shades, tints & tones
#2e3e2e color schemes
#2e3e2e color preview, HTML & CSS examples
This text has a color of #2e3e2e
<p style="color:#2e3e2e;">Text here</p>
.mytext {color:#2e3e2e;}
This box has a color of #2e3e2e
<div style="background-color:#2e3e2e;">Content here</div>
.mybackground {background-color:#2e3e2e;}
Border around this has a color of #2e3e2e
<div style="border:2px solid #2e3e2e;">Content here</div>
.myborder {border:2px solid #2e3e2e;}