#4e4d3e color space conversions
Hex:
        #4e4d3e
        RGB:
        78, 77, 62
        CMY:
        69, 70, 76
        CMYK:
        0, 1, 21, 69
      HSL:
        56°, 11.4286%, 27.4510%
        HSV (HSB):
        56°, 20.5128%, 30.5882%
        XYZ:
        6.6653, 7.2753, 5.6104
        xyY:
        0.3409, 0.3721, 7.2753
      CIE-Lab:
        32.4255, -2.5428, 9.0691
        CIE-LCH:
        32.4255, 9.4189, 105.6623
        CIE-Luv:
        32.4255, 1.3428, 10.6922
        Hunter-Lab:
        26.9727, -3.0928, 6.5484
      #4e4d3e color charts
#4e4d3e RGB chart
      #4e4d3e CMYK chart
      #4e4d3e RGB pie chart
      #4e4d3e color shades, tints & tones
#4e4d3e color schemes
#4e4d3e color preview, HTML & CSS examples
           This text has a color of #4e4d3e        
        
          <p style="color:#4e4d3e;">Text here</p>
        
        
          .mytext {color:#4e4d3e;}
        
        Text color #4e4d3e
      
           This box has a color of #4e4d3e        
        
          <div style="background-color:#4e4d3e;">Content here</div>
        
        
          .mybackground {background-color:#4e4d3e;}
        
        Background color #4e4d3e
      
           Border around this has a color of #4e4d3e        
        
          <div style="border:2px solid #4e4d3e;">Content here</div>
        
        
          .myborder {border:2px solid #4e4d3e;}
        
        Border color #4e4d3e