#4f4e5e color space conversions
Hex:
#4f4e5e
RGB:
79, 78, 94
CMY:
69, 69, 63
CMYK:
16, 17, 0, 63
HSL:
244°, 9.3023%, 33.7255%
HSV (HSB):
244°, 17.0213%, 36.8627%
XYZ:
7.9692, 7.9192, 11.6982
xyY:
0.2889, 0.2871, 7.9192
CIE-Lab:
33.8140, 4.1256, -9.1924
CIE-LCH:
33.8140, 10.0758, 294.1706
CIE-Luv:
33.8140, -0.3907, -12.2987
Hunter-Lab:
28.1411, 1.3022, -4.9480
#4f4e5e color charts
#4f4e5e color shades, tints & tones
#4f4e5e color schemes
#4f4e5e color preview, HTML & CSS examples
This text has a color of #4f4e5e
<p style="color:#4f4e5e;">Text here</p>
.mytext {color:#4f4e5e;}
This box has a color of #4f4e5e
<div style="background-color:#4f4e5e;">Content here</div>
.mybackground {background-color:#4f4e5e;}
Border around this has a color of #4f4e5e
<div style="border:2px solid #4f4e5e;">Content here</div>
.myborder {border:2px solid #4f4e5e;}