#50363f color space conversions
Hex:
        #50363f
        RGB:
        80, 54, 63
        CMY:
        69, 79, 75
        CMYK:
        0, 33, 21, 69
      HSL:
        339°, 19.4030%, 26.2745%
        HSV (HSB):
        339°, 32.5000%, 31.3725%
        XYZ:
        5.5246, 4.7027, 5.3192
        xyY:
        0.3554, 0.3025, 4.7027
      CIE-Lab:
        25.8704, 13.2074, -0.9221
        CIE-LCH:
        25.8704, 13.2396, 356.0063
        CIE-Luv:
        25.8704, 14.2272, -2.8260
        Hunter-Lab:
        21.6857, 7.5246, 0.6371
      #50363f color charts
#50363f RGB chart
      #50363f CMYK chart
      #50363f RGB pie chart
      #50363f color shades, tints & tones
#50363f color schemes
#50363f color preview, HTML & CSS examples
           This text has a color of #50363f        
        
          <p style="color:#50363f;">Text here</p>
        
        
          .mytext {color:#50363f;}
        
        Text color #50363f
      
           This box has a color of #50363f        
        
          <div style="background-color:#50363f;">Content here</div>
        
        
          .mybackground {background-color:#50363f;}
        
        Background color #50363f
      
           Border around this has a color of #50363f        
        
          <div style="border:2px solid #50363f;">Content here</div>
        
        
          .myborder {border:2px solid #50363f;}
        
        Border color #50363f