#4e594f color space conversions
Hex:
        #4e594f
        RGB:
        78, 89, 79
        CMY:
        69, 65, 69
        CMYK:
        12, 0, 11, 65
      HSL:
        125°, 6.5868%, 32.7451%
        HSV (HSB):
        125°, 12.3596%, 34.9020%
        XYZ:
        8.1255, 9.3290, 8.7695
        xyY:
        0.3099, 0.3557, 9.3290
      CIE-Lab:
        36.6101, -6.5048, 4.3359
        CIE-LCH:
        36.6101, 7.8174, 146.3139
        CIE-Luv:
        36.6101, -5.4450, 6.2710
        Hunter-Lab:
        30.5434, -5.9640, 4.3571
      #4e594f color charts
#4e594f RGB chart
      #4e594f CMYK chart
      #4e594f RGB pie chart
      #4e594f color shades, tints & tones
#4e594f color schemes
#4e594f color preview, HTML & CSS examples
           This text has a color of #4e594f        
        
          <p style="color:#4e594f;">Text here</p>
        
        
          .mytext {color:#4e594f;}
        
        Text color #4e594f
      
           This box has a color of #4e594f        
        
          <div style="background-color:#4e594f;">Content here</div>
        
        
          .mybackground {background-color:#4e594f;}
        
        Background color #4e594f
      
           Border around this has a color of #4e594f        
        
          <div style="border:2px solid #4e594f;">Content here</div>
        
        
          .myborder {border:2px solid #4e594f;}
        
        Border color #4e594f