#50912e color space conversions
Hex:
        #50912e
        RGB:
        80, 145, 46
        CMY:
        69, 43, 82
        CMYK:
        45, 0, 68, 43
      HSL:
        99°, 51.8325%, 37.4510%
        HSV (HSB):
        99°, 68.2759%, 56.8627%
        XYZ:
        13.9268, 22.1535, 6.1268
        xyY:
        0.3300, 0.5249, 22.1535
      CIE-Lab:
        54.1895, -38.9437, 44.3766
        CIE-LCH:
        54.1895, 59.0414, 131.2693
        CIE-Luv:
        54.1895, -31.7390, 55.2998
        Hunter-Lab:
        47.0675, -29.5518, 25.2295
      #50912e color charts
#50912e RGB chart
      #50912e CMYK chart
      #50912e RGB pie chart
      #50912e color shades, tints & tones
#50912e color schemes
#50912e color preview, HTML & CSS examples
           This text has a color of #50912e        
        
          <p style="color:#50912e;">Text here</p>
        
        
          .mytext {color:#50912e;}
        
        Text color #50912e
      
           This box has a color of #50912e        
        
          <div style="background-color:#50912e;">Content here</div>
        
        
          .mybackground {background-color:#50912e;}
        
        Background color #50912e
      
           Border around this has a color of #50912e        
        
          <div style="border:2px solid #50912e;">Content here</div>
        
        
          .myborder {border:2px solid #50912e;}
        
        Border color #50912e