#50363b color space conversions
Hex:
        #50363b
        RGB:
        80, 54, 59
        CMY:
        69, 79, 77
        CMYK:
        0, 33, 26, 69
      HSL:
        348°, 19.4030%, 26.2745%
        HSV (HSB):
        348°, 32.5000%, 31.3725%
        XYZ:
        5.4168, 4.6596, 4.7516
        xyY:
        0.3653, 0.3142, 4.6596
      CIE-Lab:
        25.7420, 12.4928, 1.5556
        CIE-LCH:
        25.7420, 12.5892, 7.0978
        CIE-Luv:
        25.7420, 14.7505, -0.0390
        Hunter-Lab:
        21.5860, 7.0176, 2.0592
      #50363b color charts
#50363b RGB chart
      #50363b CMYK chart
      #50363b RGB pie chart
      #50363b color shades, tints & tones
#50363b color schemes
#50363b color preview, HTML & CSS examples
           This text has a color of #50363b        
        
          <p style="color:#50363b;">Text here</p>
        
        
          .mytext {color:#50363b;}
        
        Text color #50363b
      
           This box has a color of #50363b        
        
          <div style="background-color:#50363b;">Content here</div>
        
        
          .mybackground {background-color:#50363b;}
        
        Background color #50363b
      
           Border around this has a color of #50363b        
        
          <div style="border:2px solid #50363b;">Content here</div>
        
        
          .myborder {border:2px solid #50363b;}
        
        Border color #50363b