#50845f color space conversions
Hex:
        #50845f
        RGB:
        80, 132, 95
        CMY:
        69, 48, 63
        CMYK:
        39, 0, 28, 48
      HSL:
        137°, 24.5283%, 41.5686%
        HSV (HSB):
        137°, 39.3939%, 51.7647%
        XYZ:
        13.6251, 19.0342, 13.7823
        xyY:
        0.2934, 0.4099, 19.0342
      CIE-Lab:
        50.7272, -25.9375, 14.6276
        CIE-LCH:
        50.7272, 29.7778, 150.5790
        CIE-Luv:
        50.7272, -24.9097, 22.9440
        Hunter-Lab:
        43.6282, -20.6039, 11.8098
      #50845f color charts
#50845f RGB chart
      #50845f CMYK chart
      #50845f RGB pie chart
      #50845f color shades, tints & tones
#50845f color schemes
#50845f color preview, HTML & CSS examples
           This text has a color of #50845f        
        
          <p style="color:#50845f;">Text here</p>
        
        
          .mytext {color:#50845f;}
        
        Text color #50845f
      
           This box has a color of #50845f        
        
          <div style="background-color:#50845f;">Content here</div>
        
        
          .mybackground {background-color:#50845f;}
        
        Background color #50845f
      
           Border around this has a color of #50845f        
        
          <div style="border:2px solid #50845f;">Content here</div>
        
        
          .myborder {border:2px solid #50845f;}
        
        Border color #50845f