#50041f color space conversions
Hex:
        #50041f
        RGB:
        80, 4, 31
        CMY:
        69, 98, 88
        CMYK:
        0, 95, 61, 69
      HSL:
        339°, 90.4762%, 16.4706%
        HSV (HSB):
        339°, 95.0000%, 31.3725%
        XYZ:
        3.5990, 1.8912, 1.4717
        xyY:
        0.5170, 0.2717, 1.8912
      CIE-Lab:
        14.9058, 34.6856, 5.6448
        CIE-LCH:
        14.9058, 35.1420, 9.2434
        CIE-Luv:
        14.9058, 38.3374, -0.0967
        Hunter-Lab:
        13.7522, 22.6477, 3.2817
      #50041f color charts
#50041f RGB chart
      #50041f CMYK chart
      #50041f RGB pie chart
      #50041f color shades, tints & tones
#50041f color schemes
#50041f color preview, HTML & CSS examples
           This text has a color of #50041f        
        
          <p style="color:#50041f;">Text here</p>
        
        
          .mytext {color:#50041f;}
        
        Text color #50041f
      
           This box has a color of #50041f        
        
          <div style="background-color:#50041f;">Content here</div>
        
        
          .mybackground {background-color:#50041f;}
        
        Background color #50041f
      
           Border around this has a color of #50041f        
        
          <div style="border:2px solid #50041f;">Content here</div>
        
        
          .myborder {border:2px solid #50041f;}
        
        Border color #50041f