#2e3a3e color space conversions
Hex:
#2e3a3e
RGB:
46, 58, 62
CMY:
82, 77, 76
CMYK:
26, 6, 0, 76
HSL:
195°, 14.8148%, 21.1765%
HSV (HSB):
195°, 25.8065%, 24.3137%
XYZ:
3.5093, 3.9548, 5.1358
xyY:
0.2785, 0.3139, 3.9548
CIE-Lab:
23.5213, -3.8573, -4.1223
CIE-LCH:
23.5213, 5.6456, 226.9021
CIE-Luv:
23.5213, -5.6338, -4.0995
Hunter-Lab:
19.8866, -3.3026, -1.3914
#2e3a3e color charts
#2e3a3e color shades, tints & tones
#2e3a3e color schemes
#2e3a3e color preview, HTML & CSS examples
This text has a color of #2e3a3e
<p style="color:#2e3a3e;">Text here</p>
.mytext {color:#2e3a3e;}
This box has a color of #2e3a3e
<div style="background-color:#2e3a3e;">Content here</div>
.mybackground {background-color:#2e3a3e;}
Border around this has a color of #2e3a3e
<div style="border:2px solid #2e3a3e;">Content here</div>
.myborder {border:2px solid #2e3a3e;}