#50403f color space conversions
Hex:
        #50403f
        RGB:
        80, 64, 63
        CMY:
        69, 75, 75
        CMYK:
        0, 20, 21, 69
      HSL:
        4°, 11.8881%, 28.0392%
        HSV (HSB):
        4°, 21.2500%, 31.3725%
        XYZ:
        6.0389, 5.7311, 5.4906
        xyY:
        0.3499, 0.3320, 5.7311
      CIE-Lab:
        28.7238, 6.7401, 3.2205
        CIE-LCH:
        28.7238, 7.4700, 25.5392
        CIE-Luv:
        28.7238, 9.2743, 2.6720
        Hunter-Lab:
        23.9398, 3.1323, 3.1598
      #50403f color charts
#50403f RGB chart
      #50403f CMYK chart
      #50403f RGB pie chart
      #50403f color shades, tints & tones
#50403f color schemes
#50403f color preview, HTML & CSS examples
           This text has a color of #50403f        
        
          <p style="color:#50403f;">Text here</p>
        
        
          .mytext {color:#50403f;}
        
        Text color #50403f
      
           This box has a color of #50403f        
        
          <div style="background-color:#50403f;">Content here</div>
        
        
          .mybackground {background-color:#50403f;}
        
        Background color #50403f
      
           Border around this has a color of #50403f        
        
          <div style="border:2px solid #50403f;">Content here</div>
        
        
          .myborder {border:2px solid #50403f;}
        
        Border color #50403f