#50812e color space conversions
Hex:
        #50812e
        RGB:
        80, 129, 46
        CMY:
        69, 49, 82
        CMYK:
        38, 0, 64, 49
      HSL:
        95°, 47.4286%, 34.3137%
        HSV (HSB):
        95°, 64.3411%, 50.5882%
        XYZ:
        11.6517, 17.6032, 5.3684
        xyY:
        0.3365, 0.5084, 17.6032
      CIE-Lab:
        49.0113, -31.8393, 38.7510
        CIE-LCH:
        49.0113, 50.1536, 129.4078
        CIE-Luv:
        49.0113, -24.2891, 47.5254
        Hunter-Lab:
        41.9562, -23.8521, 21.7830
      #50812e color charts
#50812e RGB chart
      #50812e CMYK chart
      #50812e RGB pie chart
      #50812e color shades, tints & tones
#50812e color schemes
#50812e color preview, HTML & CSS examples
           This text has a color of #50812e        
        
          <p style="color:#50812e;">Text here</p>
        
        
          .mytext {color:#50812e;}
        
        Text color #50812e
      
           This box has a color of #50812e        
        
          <div style="background-color:#50812e;">Content here</div>
        
        
          .mybackground {background-color:#50812e;}
        
        Background color #50812e
      
           Border around this has a color of #50812e        
        
          <div style="border:2px solid #50812e;">Content here</div>
        
        
          .myborder {border:2px solid #50812e;}
        
        Border color #50812e