#4e754d color space conversions
Hex:
        #4e754d
        RGB:
        78, 117, 77
        CMY:
        69, 54, 70
        CMYK:
        33, 0, 34, 54
      HSL:
        119°, 20.6186%, 38.0392%
        HSV (HSB):
        119°, 34.1880%, 45.8824%
        XYZ:
        10.8427, 14.8781, 9.3215
        xyY:
        0.3094, 0.4246, 14.8781
      CIE-Lab:
        45.4668, -22.4477, 17.8308
        CIE-LCH:
        45.4668, 28.6677, 141.5390
        CIE-Luv:
        45.4668, -19.0847, 25.2890
        Hunter-Lab:
        38.5721, -17.3244, 12.6723
      #4e754d color charts
#4e754d RGB chart
      #4e754d CMYK chart
      #4e754d RGB pie chart
      #4e754d color shades, tints & tones
#4e754d color schemes
#4e754d color preview, HTML & CSS examples
           This text has a color of #4e754d        
        
          <p style="color:#4e754d;">Text here</p>
        
        
          .mytext {color:#4e754d;}
        
        Text color #4e754d
      
           This box has a color of #4e754d        
        
          <div style="background-color:#4e754d;">Content here</div>
        
        
          .mybackground {background-color:#4e754d;}
        
        Background color #4e754d
      
           Border around this has a color of #4e754d        
        
          <div style="border:2px solid #4e754d;">Content here</div>
        
        
          .myborder {border:2px solid #4e754d;}
        
        Border color #4e754d