#50223d color space conversions
Hex:
        #50223d
        RGB:
        80, 34, 61
        CMY:
        69, 87, 76
        CMYK:
        0, 58, 24, 69
      HSL:
        325°, 40.3509%, 22.3529%
        HSV (HSB):
        325°, 57.5000%, 31.3725%
        XYZ:
        4.7226, 3.1865, 4.7810
        xyY:
        0.3721, 0.2511, 3.1865
      CIE-Lab:
        20.7757, 25.3006, -7.1523
        CIE-LCH:
        20.7757, 26.2922, 344.2148
        CIE-Luv:
        20.7757, 22.8724, -10.6480
        Hunter-Lab:
        17.8506, 15.9857, -3.3845
      #50223d color charts
#50223d RGB chart
      #50223d CMYK chart
      #50223d RGB pie chart
      #50223d color shades, tints & tones
#50223d color schemes
#50223d color preview, HTML & CSS examples
           This text has a color of #50223d        
        
          <p style="color:#50223d;">Text here</p>
        
        
          .mytext {color:#50223d;}
        
        Text color #50223d
      
           This box has a color of #50223d        
        
          <div style="background-color:#50223d;">Content here</div>
        
        
          .mybackground {background-color:#50223d;}
        
        Background color #50223d
      
           Border around this has a color of #50223d        
        
          <div style="border:2px solid #50223d;">Content here</div>
        
        
          .myborder {border:2px solid #50223d;}
        
        Border color #50223d