#50883d color space conversions
Hex:
        #50883d
        RGB:
        80, 136, 61
        CMY:
        69, 47, 76
        CMYK:
        41, 0, 55, 47
      HSL:
        105°, 38.0711%, 38.6275%
        HSV (HSB):
        105°, 55.1471%, 53.3333%
        XYZ:
        12.9547, 19.6507, 7.5251
        xyY:
        0.3228, 0.4897, 19.6507
      CIE-Lab:
        51.4400, -33.3737, 34.2004
        CIE-LCH:
        51.4400, 47.7856, 134.2991
        CIE-Luv:
        51.4400, -27.3847, 44.8849
        Hunter-Lab:
        44.3291, -25.4112, 20.9657
      #50883d color charts
#50883d RGB chart
      #50883d CMYK chart
      #50883d RGB pie chart
      #50883d color shades, tints & tones
#50883d color schemes
#50883d color preview, HTML & CSS examples
           This text has a color of #50883d        
        
          <p style="color:#50883d;">Text here</p>
        
        
          .mytext {color:#50883d;}
        
        Text color #50883d
      
           This box has a color of #50883d        
        
          <div style="background-color:#50883d;">Content here</div>
        
        
          .mybackground {background-color:#50883d;}
        
        Background color #50883d
      
           Border around this has a color of #50883d        
        
          <div style="border:2px solid #50883d;">Content here</div>
        
        
          .myborder {border:2px solid #50883d;}
        
        Border color #50883d