#50460b color space conversions
Hex:
        #50460b
        RGB:
        80, 70, 11
        CMY:
        69, 73, 96
        CMYK:
        0, 13, 86, 69
      HSL:
        51°, 75.8242%, 17.8431%
        HSV (HSB):
        51°, 86.2500%, 31.3725%
        XYZ:
        5.5588, 6.1100, 1.2030
        xyY:
        0.4319, 0.4747, 6.1100
      CIE-Lab:
        29.6882, -2.8500, 34.2282
        CIE-LCH:
        29.6882, 34.3467, 94.7597
        CIE-Luv:
        29.6882, 8.7654, 29.7577
        Hunter-Lab:
        24.7183, -3.1147, 14.4174
      #50460b color charts
#50460b RGB chart
      #50460b CMYK chart
      #50460b RGB pie chart
      #50460b color shades, tints & tones
#50460b color schemes
#50460b color preview, HTML & CSS examples
           This text has a color of #50460b        
        
          <p style="color:#50460b;">Text here</p>
        
        
          .mytext {color:#50460b;}
        
        Text color #50460b
      
           This box has a color of #50460b        
        
          <div style="background-color:#50460b;">Content here</div>
        
        
          .mybackground {background-color:#50460b;}
        
        Background color #50460b
      
           Border around this has a color of #50460b        
        
          <div style="border:2px solid #50460b;">Content here</div>
        
        
          .myborder {border:2px solid #50460b;}
        
        Border color #50460b