#2e4e4e color space conversions
Hex:
#2e4e4e
RGB:
46, 78, 78
CMY:
82, 69, 69
CMYK:
41, 0, 0, 69
HSL:
180°, 25.8065%, 24.3137%
HSV (HSB):
180°, 41.0256%, 30.5882%
XYZ:
5.2262, 6.5797, 8.2023
xyY:
0.2612, 0.3288, 6.5797
CIE-Lab:
30.8302, -11.7230, -3.7254
CIE-LCH:
30.8302, 12.3007, 197.6297
CIE-Luv:
30.8302, -14.1042, -3.0477
Hunter-Lab:
25.6509, -8.5205, -1.0033
#2e4e4e color charts
#2e4e4e color shades, tints & tones
#2e4e4e color schemes
#2e4e4e color preview, HTML & CSS examples
This text has a color of #2e4e4e
<p style="color:#2e4e4e;">Text here</p>
.mytext {color:#2e4e4e;}
This box has a color of #2e4e4e
<div style="background-color:#2e4e4e;">Content here</div>
.mybackground {background-color:#2e4e4e;}
Border around this has a color of #2e4e4e
<div style="border:2px solid #2e4e4e;">Content here</div>
.myborder {border:2px solid #2e4e4e;}