#4e7e5e color space conversions
Hex:
#4e7e5e
RGB:
78, 126, 94
CMY:
69, 51, 63
CMYK:
38, 0, 25, 51
HSL:
140°, 23.5294%, 40.0000%
HSV (HSB):
140°, 38.0952%, 49.4118%
XYZ:
12.6231, 17.3496, 13.2732
xyY:
0.2919, 0.4012, 17.3496
CIE-Lab:
48.6975, -23.7672, 12.3802
CIE-LCH:
48.6975, 26.7983, 152.4852
CIE-Luv:
48.6975, -23.0183, 19.6465
Hunter-Lab:
41.6528, -18.7970, 10.2635
#4e7e5e color charts
#4e7e5e color shades, tints & tones
#4e7e5e color schemes
#4e7e5e color preview, HTML & CSS examples
This text has a color of #4e7e5e
<p style="color:#4e7e5e;">Text here</p>
.mytext {color:#4e7e5e;}
This box has a color of #4e7e5e
<div style="background-color:#4e7e5e;">Content here</div>
.mybackground {background-color:#4e7e5e;}
Border around this has a color of #4e7e5e
<div style="border:2px solid #4e7e5e;">Content here</div>
.myborder {border:2px solid #4e7e5e;}