#50815e color space conversions
Hex:
        #50815e
        RGB:
        80, 129, 94
        CMY:
        69, 49, 63
        CMYK:
        38, 0, 27, 49
      HSL:
        137°, 23.4450%, 40.9804%
        HSV (HSB):
        137°, 37.9845%, 50.5882%
        XYZ:
        13.1789, 18.2141, 13.4108
        xyY:
        0.2941, 0.4065, 18.2141
      CIE-Lab:
        49.7548, -24.6343, 13.8617
        CIE-LCH:
        49.7548, 28.2664, 150.6336
        CIE-Luv:
        49.7548, -23.5725, 21.6996
        Hunter-Lab:
        42.6780, -19.5660, 11.2439
      #50815e color charts
#50815e RGB chart
      #50815e CMYK chart
      #50815e RGB pie chart
      #50815e color shades, tints & tones
#50815e color schemes
#50815e color preview, HTML & CSS examples
           This text has a color of #50815e        
        
          <p style="color:#50815e;">Text here</p>
        
        
          .mytext {color:#50815e;}
        
        Text color #50815e
      
           This box has a color of #50815e        
        
          <div style="background-color:#50815e;">Content here</div>
        
        
          .mybackground {background-color:#50815e;}
        
        Background color #50815e
      
           Border around this has a color of #50815e        
        
          <div style="border:2px solid #50815e;">Content here</div>
        
        
          .myborder {border:2px solid #50815e;}
        
        Border color #50815e