#50945e color space conversions
Hex:
        #50945e
        RGB:
        80, 148, 94
        CMY:
        69, 42, 63
        CMYK:
        46, 0, 36, 42
      HSL:
        132°, 29.8246%, 44.7059%
        HSV (HSB):
        132°, 45.9459%, 58.0392%
        XYZ:
        15.9186, 23.6934, 14.3240
        xyY:
        0.2951, 0.4393, 23.6934
      CIE-Lab:
        55.7795, -33.7866, 22.0398
        CIE-LCH:
        55.7795, 40.3397, 146.8826
        CIE-Luv:
        55.7795, -32.0116, 33.6283
        Hunter-Lab:
        48.6759, -26.8077, 16.6257
      #50945e color charts
#50945e RGB chart
      #50945e CMYK chart
      #50945e RGB pie chart
      #50945e color shades, tints & tones
#50945e color schemes
#50945e color preview, HTML & CSS examples
           This text has a color of #50945e        
        
          <p style="color:#50945e;">Text here</p>
        
        
          .mytext {color:#50945e;}
        
        Text color #50945e
      
           This box has a color of #50945e        
        
          <div style="background-color:#50945e;">Content here</div>
        
        
          .mybackground {background-color:#50945e;}
        
        Background color #50945e
      
           Border around this has a color of #50945e        
        
          <div style="border:2px solid #50945e;">Content here</div>
        
        
          .myborder {border:2px solid #50945e;}
        
        Border color #50945e