#4b7a47 color space conversions
Hex:
        #4b7a47
        RGB:
        75, 122, 71
        CMY:
        71, 52, 72
        CMYK:
        39, 0, 42, 52
      HSL:
        115°, 26.4249%, 37.8431%
        HSV (HSB):
        115°, 41.8033%, 47.8431%
        XYZ:
        10.9985, 15.8699, 8.4447
        xyY:
        0.3115, 0.4494, 15.8699
      CIE-Lab:
        46.8033, -27.0526, 22.9901
        CIE-LCH:
        46.8033, 35.5019, 139.6411
        CIE-Luv:
        46.8033, -22.8167, 31.7688
        Hunter-Lab:
        39.8370, -20.4330, 15.3175
      #4b7a47 color charts
#4b7a47 RGB chart
      #4b7a47 CMYK chart
      #4b7a47 RGB pie chart
      #4b7a47 color shades, tints & tones
#4b7a47 color schemes
#4b7a47 color preview, HTML & CSS examples
           This text has a color of #4b7a47        
        
          <p style="color:#4b7a47;">Text here</p>
        
        
          .mytext {color:#4b7a47;}
        
        Text color #4b7a47
      
           This box has a color of #4b7a47        
        
          <div style="background-color:#4b7a47;">Content here</div>
        
        
          .mybackground {background-color:#4b7a47;}
        
        Background color #4b7a47
      
           Border around this has a color of #4b7a47        
        
          <div style="border:2px solid #4b7a47;">Content here</div>
        
        
          .myborder {border:2px solid #4b7a47;}
        
        Border color #4b7a47