#50411f color space conversions
Hex:
        #50411f
        RGB:
        80, 65, 31
        CMY:
        69, 75, 88
        CMYK:
        0, 19, 61, 69
      HSL:
        42°, 44.1441%, 21.7647%
        HSV (HSB):
        42°, 61.2500%, 31.3725%
        XYZ:
        5.4459, 5.5850, 2.0873
        xyY:
        0.4151, 0.4257, 5.5850
      CIE-Lab:
        28.3403, 1.6363, 22.9220
        CIE-LCH:
        28.3403, 22.9803, 85.9168
        CIE-Luv:
        28.3403, 11.1637, 21.4031
        Hunter-Lab:
        23.6326, -0.2236, 11.3061
      #50411f color charts
#50411f RGB chart
      #50411f CMYK chart
      #50411f RGB pie chart
      #50411f color shades, tints & tones
#50411f color schemes
#50411f color preview, HTML & CSS examples
           This text has a color of #50411f        
        
          <p style="color:#50411f;">Text here</p>
        
        
          .mytext {color:#50411f;}
        
        Text color #50411f
      
           This box has a color of #50411f        
        
          <div style="background-color:#50411f;">Content here</div>
        
        
          .mybackground {background-color:#50411f;}
        
        Background color #50411f
      
           Border around this has a color of #50411f        
        
          <div style="border:2px solid #50411f;">Content here</div>
        
        
          .myborder {border:2px solid #50411f;}
        
        Border color #50411f