#4e4e5e color space conversions
Hex:
#4e4e5e
RGB:
78, 78, 94
CMY:
69, 69, 63
CMYK:
17, 17, 0, 63
HSL:
240°, 9.3023%, 33.7255%
HSV (HSB):
240°, 17.0213%, 36.8627%
XYZ:
7.8867, 7.8766, 11.6943
xyY:
0.2872, 0.2869, 7.8766
CIE-Lab:
33.7246, 3.7526, -9.3361
CIE-LCH:
33.7246, 10.0620, 291.8972
CIE-Luv:
33.7246, -0.8957, -12.4307
Hunter-Lab:
28.0653, 1.0460, -5.0594
#4e4e5e color charts
#4e4e5e color shades, tints & tones
#4e4e5e color schemes
#4e4e5e color preview, HTML & CSS examples
This text has a color of #4e4e5e
<p style="color:#4e4e5e;">Text here</p>
.mytext {color:#4e4e5e;}
This box has a color of #4e4e5e
<div style="background-color:#4e4e5e;">Content here</div>
.mybackground {background-color:#4e4e5e;}
Border around this has a color of #4e4e5e
<div style="border:2px solid #4e4e5e;">Content here</div>
.myborder {border:2px solid #4e4e5e;}