#50852f color space conversions
Hex:
        #50852f
        RGB:
        80, 133, 47
        CMY:
        69, 48, 82
        CMYK:
        40, 0, 65, 48
      HSL:
        97°, 47.7778%, 35.2941%
        HSV (HSB):
        97°, 64.6617%, 52.1569%
        XYZ:
        12.2089, 18.6858, 5.6526
        xyY:
        0.3341, 0.5113, 18.6858
      CIE-Lab:
        50.3175, -33.5716, 39.7315
        CIE-LCH:
        50.3175, 52.0158, 130.1965
        CIE-Luv:
        50.3175, -26.1830, 49.1332
        Hunter-Lab:
        43.2270, -25.2324, 22.5059
      #50852f color charts
#50852f RGB chart
      #50852f CMYK chart
      #50852f RGB pie chart
      #50852f color shades, tints & tones
#50852f color schemes
#50852f color preview, HTML & CSS examples
           This text has a color of #50852f        
        
          <p style="color:#50852f;">Text here</p>
        
        
          .mytext {color:#50852f;}
        
        Text color #50852f
      
           This box has a color of #50852f        
        
          <div style="background-color:#50852f;">Content here</div>
        
        
          .mybackground {background-color:#50852f;}
        
        Background color #50852f
      
           Border around this has a color of #50852f        
        
          <div style="border:2px solid #50852f;">Content here</div>
        
        
          .myborder {border:2px solid #50852f;}
        
        Border color #50852f