#4a7046 color space conversions
Hex:
        #4a7046
        RGB:
        74, 112, 70
        CMY:
        71, 56, 73
        CMYK:
        34, 0, 38, 56
      HSL:
        114°, 23.0769%, 35.6863%
        HSV (HSB):
        114°, 37.5000%, 43.9216%
        XYZ:
        9.7237, 13.4864, 7.8850
        xyY:
        0.3127, 0.4337, 13.4864
      CIE-Lab:
        43.4871, -22.5617, 19.2003
        CIE-LCH:
        43.4871, 29.6257, 139.6018
        CIE-Luv:
        43.4871, -18.5450, 26.3928
        Hunter-Lab:
        36.7238, -17.0036, 12.9765
      #4a7046 color charts
#4a7046 RGB chart
      #4a7046 CMYK chart
      #4a7046 RGB pie chart
      #4a7046 color shades, tints & tones
#4a7046 color schemes
#4a7046 color preview, HTML & CSS examples
           This text has a color of #4a7046        
        
          <p style="color:#4a7046;">Text here</p>
        
        
          .mytext {color:#4a7046;}
        
        Text color #4a7046
      
           This box has a color of #4a7046        
        
          <div style="background-color:#4a7046;">Content here</div>
        
        
          .mybackground {background-color:#4a7046;}
        
        Background color #4a7046
      
           Border around this has a color of #4a7046        
        
          <div style="border:2px solid #4a7046;">Content here</div>
        
        
          .myborder {border:2px solid #4a7046;}
        
        Border color #4a7046