#50032b color space conversions
Hex:
        #50032b
        RGB:
        80, 3, 43
        CMY:
        69, 99, 83
        CMYK:
        0, 96, 46, 69
      HSL:
        329°, 92.7711%, 16.2745%
        HSV (HSB):
        329°, 96.2500%, 31.3725%
        XYZ:
        3.7769, 1.9450, 2.4619
        xyY:
        0.4615, 0.2377, 1.9450
      CIE-Lab:
        15.1960, 36.1563, -2.7679
        CIE-LCH:
        15.1960, 36.2621, 355.6223
        CIE-Luv:
        15.1960, 34.9039, -6.7900
        Hunter-Lab:
        13.9464, 23.9341, -0.7036
      #50032b color charts
#50032b RGB chart
      #50032b CMYK chart
      #50032b RGB pie chart
      #50032b color shades, tints & tones
#50032b color schemes
#50032b color preview, HTML & CSS examples
           This text has a color of #50032b        
        
          <p style="color:#50032b;">Text here</p>
        
        
          .mytext {color:#50032b;}
        
        Text color #50032b
      
           This box has a color of #50032b        
        
          <div style="background-color:#50032b;">Content here</div>
        
        
          .mybackground {background-color:#50032b;}
        
        Background color #50032b
      
           Border around this has a color of #50032b        
        
          <div style="border:2px solid #50032b;">Content here</div>
        
        
          .myborder {border:2px solid #50032b;}
        
        Border color #50032b