#50301f color space conversions
Hex:
        #50301f
        RGB:
        80, 48, 31
        CMY:
        69, 81, 88
        CMYK:
        0, 40, 61, 69
      HSL:
        21°, 44.1441%, 21.7647%
        HSV (HSB):
        21°, 61.2500%, 31.3725%
        XYZ:
        4.6125, 3.9183, 1.8095
        xyY:
        0.4461, 0.3789, 3.9183
      CIE-Lab:
        23.3995, 12.5517, 16.8917
        CIE-LCH:
        23.3995, 21.0446, 53.3849
        CIE-Luv:
        23.3995, 21.3757, 13.4198
        Hunter-Lab:
        19.7947, 6.9531, 8.4363
      #50301f color charts
#50301f RGB chart
      #50301f CMYK chart
      #50301f RGB pie chart
      #50301f color shades, tints & tones
#50301f color schemes
#50301f color preview, HTML & CSS examples
           This text has a color of #50301f        
        
          <p style="color:#50301f;">Text here</p>
        
        
          .mytext {color:#50301f;}
        
        Text color #50301f
      
           This box has a color of #50301f        
        
          <div style="background-color:#50301f;">Content here</div>
        
        
          .mybackground {background-color:#50301f;}
        
        Background color #50301f
      
           Border around this has a color of #50301f        
        
          <div style="border:2px solid #50301f;">Content here</div>
        
        
          .myborder {border:2px solid #50301f;}
        
        Border color #50301f