#50461e color space conversions
Hex:
        #50461e
        RGB:
        80, 70, 30
        CMY:
        69, 73, 88
        CMYK:
        0, 13, 63, 69
      HSL:
        48°, 45.4545%, 21.5686%
        HSV (HSB):
        48°, 62.5000%, 31.3725%
        XYZ:
        5.7328, 6.1795, 2.1189
        xyY:
        0.4086, 0.4404, 6.1795
      CIE-Lab:
        29.8610, -1.5911, 25.2749
        CIE-LCH:
        29.8610, 25.3249, 93.6021
        CIE-Luv:
        29.8610, 8.1539, 24.2377
        Hunter-Lab:
        24.8587, -2.3380, 12.3473
      #50461e color charts
#50461e RGB chart
      #50461e CMYK chart
      #50461e RGB pie chart
      #50461e color shades, tints & tones
#50461e color schemes
#50461e color preview, HTML & CSS examples
           This text has a color of #50461e        
        
          <p style="color:#50461e;">Text here</p>
        
        
          .mytext {color:#50461e;}
        
        Text color #50461e
      
           This box has a color of #50461e        
        
          <div style="background-color:#50461e;">Content here</div>
        
        
          .mybackground {background-color:#50461e;}
        
        Background color #50461e
      
           Border around this has a color of #50461e        
        
          <div style="border:2px solid #50461e;">Content here</div>
        
        
          .myborder {border:2px solid #50461e;}
        
        Border color #50461e