#50873b color space conversions
Hex:
        #50873b
        RGB:
        80, 135, 59
        CMY:
        69, 47, 77
        CMYK:
        41, 0, 56, 47
      HSL:
        103°, 39.1753%, 38.0392%
        HSV (HSB):
        103°, 56.2963%, 52.9412%
        XYZ:
        12.7617, 19.3492, 7.1998
        xyY:
        0.3246, 0.4922, 19.3492
      CIE-Lab:
        51.0933, -33.1639, 34.8025
        CIE-LCH:
        51.0933, 48.0734, 133.6190
        CIE-Luv:
        51.0933, -26.9532, 45.2656
        Hunter-Lab:
        43.9877, -25.1923, 21.0869
      #50873b color charts
#50873b RGB chart
      #50873b CMYK chart
      #50873b RGB pie chart
      #50873b color shades, tints & tones
#50873b color schemes
#50873b color preview, HTML & CSS examples
           This text has a color of #50873b        
        
          <p style="color:#50873b;">Text here</p>
        
        
          .mytext {color:#50873b;}
        
        Text color #50873b
      
           This box has a color of #50873b        
        
          <div style="background-color:#50873b;">Content here</div>
        
        
          .mybackground {background-color:#50873b;}
        
        Background color #50873b
      
           Border around this has a color of #50873b        
        
          <div style="border:2px solid #50873b;">Content here</div>
        
        
          .myborder {border:2px solid #50873b;}
        
        Border color #50873b