#4e755b color space conversions
Hex:
        #4e755b
        RGB:
        78, 117, 91
        CMY:
        69, 54, 64
        CMYK:
        33, 0, 22, 54
      HSL:
        140°, 20.0000%, 38.2353%
        HSV (HSB):
        140°, 33.3333%, 45.8824%
        XYZ:
        11.3915, 15.0976, 12.2113
        xyY:
        0.2944, 0.3901, 15.0976
      CIE-Lab:
        45.7676, -19.7204, 10.0471
        CIE-LCH:
        45.7676, 22.1323, 153.0023
        CIE-Luv:
        45.7676, -18.9424, 15.8778
        Hunter-Lab:
        38.8556, -15.6656, 8.5657
      #4e755b color charts
#4e755b RGB chart
      #4e755b CMYK chart
      #4e755b RGB pie chart
      #4e755b color shades, tints & tones
#4e755b color schemes
#4e755b color preview, HTML & CSS examples
           This text has a color of #4e755b        
        
          <p style="color:#4e755b;">Text here</p>
        
        
          .mytext {color:#4e755b;}
        
        Text color #4e755b
      
           This box has a color of #4e755b        
        
          <div style="background-color:#4e755b;">Content here</div>
        
        
          .mybackground {background-color:#4e755b;}
        
        Background color #4e755b
      
           Border around this has a color of #4e755b        
        
          <div style="border:2px solid #4e755b;">Content here</div>
        
        
          .myborder {border:2px solid #4e755b;}
        
        Border color #4e755b