#4b5940 color space conversions
Hex:
        #4b5940
        RGB:
        75, 89, 64
        CMY:
        71, 65, 75
        CMYK:
        16, 0, 28, 65
      HSL:
        94°, 16.3399%, 30.0000%
        HSV (HSB):
        94°, 28.0899%, 34.9020%
        XYZ:
        7.3994, 9.0108, 6.1997
        xyY:
        0.3273, 0.3985, 9.0108
      CIE-Lab:
        36.0050, -10.6634, 12.7211
        CIE-LCH:
        36.0050, 16.5992, 129.9714
        CIE-Luv:
        36.0050, -6.6398, 16.3217
        Hunter-Lab:
        30.0180, -8.5311, 8.7671
      #4b5940 color charts
#4b5940 RGB chart
      #4b5940 CMYK chart
      #4b5940 RGB pie chart
      #4b5940 color shades, tints & tones
#4b5940 color schemes
#4b5940 color preview, HTML & CSS examples
           This text has a color of #4b5940        
        
          <p style="color:#4b5940;">Text here</p>
        
        
          .mytext {color:#4b5940;}
        
        Text color #4b5940
      
           This box has a color of #4b5940        
        
          <div style="background-color:#4b5940;">Content here</div>
        
        
          .mybackground {background-color:#4b5940;}
        
        Background color #4b5940
      
           Border around this has a color of #4b5940        
        
          <div style="border:2px solid #4b5940;">Content here</div>
        
        
          .myborder {border:2px solid #4b5940;}
        
        Border color #4b5940