#4f7041 color space conversions
Hex:
        #4f7041
        RGB:
        79, 112, 65
        CMY:
        69, 56, 75
        CMYK:
        29, 0, 42, 56
      HSL:
        102°, 26.5537%, 34.7059%
        HSV (HSB):
        102°, 41.9643%, 43.9216%
        XYZ:
        9.9728, 13.6323, 7.1067
        xyY:
        0.3247, 0.4439, 13.6323
      CIE-Lab:
        43.7009, -21.5032, 22.4072
        CIE-LCH:
        43.7009, 31.0559, 133.8206
        CIE-Luv:
        43.7009, -16.2764, 29.5590
        Hunter-Lab:
        36.9219, -16.3997, 14.4332
      #4f7041 color charts
#4f7041 RGB chart
      #4f7041 CMYK chart
      #4f7041 RGB pie chart
      #4f7041 color shades, tints & tones
#4f7041 color schemes
#4f7041 color preview, HTML & CSS examples
           This text has a color of #4f7041        
        
          <p style="color:#4f7041;">Text here</p>
        
        
          .mytext {color:#4f7041;}
        
        Text color #4f7041
      
           This box has a color of #4f7041        
        
          <div style="background-color:#4f7041;">Content here</div>
        
        
          .mybackground {background-color:#4f7041;}
        
        Background color #4f7041
      
           Border around this has a color of #4f7041        
        
          <div style="border:2px solid #4f7041;">Content here</div>
        
        
          .myborder {border:2px solid #4f7041;}
        
        Border color #4f7041