#501e38 color space conversions
Hex:
        #501e38
        RGB:
        80, 30, 56
        CMY:
        69, 88, 78
        CMYK:
        0, 63, 30, 69
      HSL:
        329°, 45.4545%, 21.5686%
        HSV (HSB):
        329°, 62.5000%, 31.3725%
        XYZ:
        4.4863, 2.9195, 4.0685
        xyY:
        0.3910, 0.2544, 2.9195
      CIE-Lab:
        19.7188, 26.7385, -5.2790
        CIE-LCH:
        19.7188, 27.2546, 348.8316
        CIE-Luv:
        19.7188, 25.3402, -8.6940
        Hunter-Lab:
        17.0867, 16.9660, -2.1567
      #501e38 color charts
#501e38 RGB chart
      #501e38 CMYK chart
      #501e38 RGB pie chart
      #501e38 color shades, tints & tones
#501e38 color schemes
#501e38 color preview, HTML & CSS examples
           This text has a color of #501e38        
        
          <p style="color:#501e38;">Text here</p>
        
        
          .mytext {color:#501e38;}
        
        Text color #501e38
      
           This box has a color of #501e38        
        
          <div style="background-color:#501e38;">Content here</div>
        
        
          .mybackground {background-color:#501e38;}
        
        Background color #501e38
      
           Border around this has a color of #501e38        
        
          <div style="border:2px solid #501e38;">Content here</div>
        
        
          .myborder {border:2px solid #501e38;}
        
        Border color #501e38