#50040b color space conversions
Hex:
        #50040b
        RGB:
        80, 4, 11
        CMY:
        69, 98, 96
        CMYK:
        0, 95, 86, 69
      HSL:
        354°, 90.4762%, 16.4706%
        HSV (HSB):
        354°, 95.0000%, 31.3725%
        XYZ:
        3.4121, 1.8165, 0.4874
        xyY:
        0.5969, 0.3178, 1.8165
      CIE-Lab:
        14.4930, 33.5063, 18.0167
        CIE-LCH:
        14.4930, 38.0430, 28.2675
        CIE-Luv:
        14.4930, 42.7804, 7.6526
        Hunter-Lab:
        13.4776, 21.6043, 7.2903
      #50040b color charts
#50040b RGB chart
      #50040b CMYK chart
      #50040b RGB pie chart
      #50040b color shades, tints & tones
#50040b color schemes
#50040b color preview, HTML & CSS examples
           This text has a color of #50040b        
        
          <p style="color:#50040b;">Text here</p>
        
        
          .mytext {color:#50040b;}
        
        Text color #50040b
      
           This box has a color of #50040b        
        
          <div style="background-color:#50040b;">Content here</div>
        
        
          .mybackground {background-color:#50040b;}
        
        Background color #50040b
      
           Border around this has a color of #50040b        
        
          <div style="border:2px solid #50040b;">Content here</div>
        
        
          .myborder {border:2px solid #50040b;}
        
        Border color #50040b