#4e404d color space conversions
Hex:
        #4e404d
        RGB:
        78, 64, 77
        CMY:
        69, 75, 70
        CMYK:
        0, 18, 1, 69
      HSL:
        304°, 9.8592%, 27.8431%
        HSV (HSB):
        304°, 17.9487%, 30.5882%
        XYZ:
        6.3148, 5.8223, 7.8122
        xyY:
        0.3165, 0.2919, 5.8223
      CIE-Lab:
        28.9597, 8.7174, -5.5896
        CIE-LCH:
        28.9597, 10.3555, 327.3320
        CIE-Luv:
        28.9597, 6.7364, -7.8289
        Hunter-Lab:
        24.1295, 4.4880, -2.3051
      #4e404d color charts
#4e404d RGB chart
      #4e404d CMYK chart
      #4e404d RGB pie chart
      #4e404d color shades, tints & tones
#4e404d color schemes
#4e404d color preview, HTML & CSS examples
           This text has a color of #4e404d        
        
          <p style="color:#4e404d;">Text here</p>
        
        
          .mytext {color:#4e404d;}
        
        Text color #4e404d
      
           This box has a color of #4e404d        
        
          <div style="background-color:#4e404d;">Content here</div>
        
        
          .mybackground {background-color:#4e404d;}
        
        Background color #4e404d
      
           Border around this has a color of #4e404d        
        
          <div style="border:2px solid #4e404d;">Content here</div>
        
        
          .myborder {border:2px solid #4e404d;}
        
        Border color #4e404d