#2e3e3a color space conversions
Hex:
#2e3e3a
RGB:
46, 62, 58
CMY:
82, 76, 77
CMYK:
26, 0, 6, 76
HSL:
165°, 14.8148%, 21.1765%
HSV (HSB):
165°, 25.8065%, 24.3137%
XYZ:
3.6131, 4.3316, 4.6486
xyY:
0.2869, 0.3440, 4.3316
CIE-Lab:
24.7387, -7.4792, 0.3378
CIE-LCH:
24.7387, 7.4868, 177.4141
CIE-Luv:
24.7387, -7.3102, 1.2905
Hunter-Lab:
20.8124, -5.4340, 1.3258
#2e3e3a color charts
#2e3e3a color shades, tints & tones
#2e3e3a color schemes
#2e3e3a color preview, HTML & CSS examples
This text has a color of #2e3e3a
<p style="color:#2e3e3a;">Text here</p>
.mytext {color:#2e3e3a;}
This box has a color of #2e3e3a
<div style="background-color:#2e3e3a;">Content here</div>
.mybackground {background-color:#2e3e3a;}
Border around this has a color of #2e3e3a
<div style="border:2px solid #2e3e3a;">Content here</div>
.myborder {border:2px solid #2e3e3a;}