#50323d color space conversions
Hex:
        #50323d
        RGB:
        80, 50, 61
        CMY:
        69, 80, 76
        CMYK:
        0, 38, 24, 69
      HSL:
        338°, 23.0769%, 25.4902%
        HSV (HSB):
        338°, 37.5000%, 31.3725%
        XYZ:
        5.2912, 4.3236, 4.9705
        xyY:
        0.3628, 0.2964, 4.3236
      CIE-Lab:
        24.7136, 15.4257, -1.2830
        CIE-LCH:
        24.7136, 15.4790, 355.2455
        CIE-Luv:
        24.7136, 16.3820, -3.4856
        Hunter-Lab:
        20.7933, 9.0339, 0.3823
      #50323d color charts
#50323d RGB chart
      #50323d CMYK chart
      #50323d RGB pie chart
      #50323d color shades, tints & tones
#50323d color schemes
#50323d color preview, HTML & CSS examples
           This text has a color of #50323d        
        
          <p style="color:#50323d;">Text here</p>
        
        
          .mytext {color:#50323d;}
        
        Text color #50323d
      
           This box has a color of #50323d        
        
          <div style="background-color:#50323d;">Content here</div>
        
        
          .mybackground {background-color:#50323d;}
        
        Background color #50323d
      
           Border around this has a color of #50323d        
        
          <div style="border:2px solid #50323d;">Content here</div>
        
        
          .myborder {border:2px solid #50323d;}
        
        Border color #50323d