#2e3f3e color space conversions
Hex:
#2e3f3e
RGB:
46, 63, 62
CMY:
82, 75, 76
CMYK:
27, 0, 2, 75
HSL:
176°, 15.5963%, 21.3725%
HSV (HSB):
176°, 26.9841%, 24.7059%
XYZ:
3.7737, 4.4837, 5.2240
xyY:
0.2799, 0.3326, 4.4837
CIE-Lab:
25.2100, -7.0547, -1.6220
CIE-LCH:
25.2100, 7.2388, 192.9480
CIE-Luv:
25.2100, -7.7790, -0.9528
Hunter-Lab:
21.1746, -5.2436, 0.1949
#2e3f3e color charts
#2e3f3e color shades, tints & tones
#2e3f3e color schemes
#2e3f3e color preview, HTML & CSS examples
This text has a color of #2e3f3e
<p style="color:#2e3f3e;">Text here</p>
.mytext {color:#2e3f3e;}
This box has a color of #2e3f3e
<div style="background-color:#2e3f3e;">Content here</div>
.mybackground {background-color:#2e3f3e;}
Border around this has a color of #2e3f3e
<div style="border:2px solid #2e3f3e;">Content here</div>
.myborder {border:2px solid #2e3f3e;}