#501e37 color space conversions
Hex:
        #501e37
        RGB:
        80, 30, 55
        CMY:
        69, 88, 78
        CMYK:
        0, 63, 31, 69
      HSL:
        330°, 45.4545%, 21.5686%
        HSV (HSB):
        330°, 62.5000%, 31.3725%
        XYZ:
        4.4621, 2.9099, 3.9409
        xyY:
        0.3944, 0.2572, 2.9099
      CIE-Lab:
        19.6792, 26.5832, -4.6411
        CIE-LCH:
        19.6792, 26.9853, 350.0967
        CIE-Luv:
        19.6792, 25.5752, -8.0248
        Hunter-Lab:
        17.0583, 16.8402, -1.7567
      #501e37 color charts
#501e37 RGB chart
      #501e37 CMYK chart
      #501e37 RGB pie chart
      #501e37 color shades, tints & tones
#501e37 color schemes
#501e37 color preview, HTML & CSS examples
           This text has a color of #501e37        
        
          <p style="color:#501e37;">Text here</p>
        
        
          .mytext {color:#501e37;}
        
        Text color #501e37
      
           This box has a color of #501e37        
        
          <div style="background-color:#501e37;">Content here</div>
        
        
          .mybackground {background-color:#501e37;}
        
        Background color #501e37
      
           Border around this has a color of #501e37        
        
          <div style="border:2px solid #501e37;">Content here</div>
        
        
          .myborder {border:2px solid #501e37;}
        
        Border color #501e37