#4b8372 color space conversions
Hex:
        #4b8372
        RGB:
        75, 131, 114
        CMY:
        71, 49, 55
        CMYK:
        43, 0, 13, 49
      HSL:
        162°, 27.1845%, 40.3922%
        HSV (HSB):
        162°, 42.7481%, 51.3725%
        XYZ:
        14.0552, 18.9434, 18.8352
        xyY:
        0.2712, 0.3655, 18.9434
      CIE-Lab:
        50.6209, -22.7539, 3.4255
        CIE-LCH:
        50.6209, 23.0103, 171.4387
        CIE-Luv:
        50.6209, -25.8901, 8.1000
        Hunter-Lab:
        43.5240, -18.5239, 4.8087
      #4b8372 color charts
#4b8372 RGB chart
      #4b8372 CMYK chart
      #4b8372 RGB pie chart
      #4b8372 color shades, tints & tones
#4b8372 color schemes
#4b8372 color preview, HTML & CSS examples
           This text has a color of #4b8372        
        
          <p style="color:#4b8372;">Text here</p>
        
        
          .mytext {color:#4b8372;}
        
        Text color #4b8372
      
           This box has a color of #4b8372        
        
          <div style="background-color:#4b8372;">Content here</div>
        
        
          .mybackground {background-color:#4b8372;}
        
        Background color #4b8372
      
           Border around this has a color of #4b8372        
        
          <div style="border:2px solid #4b8372;">Content here</div>
        
        
          .myborder {border:2px solid #4b8372;}
        
        Border color #4b8372