#501a2d color space conversions
Hex:
        #501a2d
        RGB:
        80, 26, 45
        CMY:
        69, 90, 82
        CMYK:
        0, 68, 44, 69
      HSL:
        339°, 50.9434%, 20.7843%
        HSV (HSB):
        339°, 67.5000%, 31.3725%
        XYZ:
        4.1513, 2.6337, 2.7722
        xyY:
        0.4344, 0.2756, 2.6337
      CIE-Lab:
        18.5129, 27.3212, 0.6680
        CIE-LCH:
        18.5129, 27.3293, 1.4005
        CIE-Luv:
        18.5129, 29.2781, -2.9528
        Hunter-Lab:
        16.2288, 17.2600, 1.2323
      #501a2d color charts
#501a2d RGB chart
      #501a2d CMYK chart
      #501a2d RGB pie chart
      #501a2d color shades, tints & tones
#501a2d color schemes
#501a2d color preview, HTML & CSS examples
           This text has a color of #501a2d        
        
          <p style="color:#501a2d;">Text here</p>
        
        
          .mytext {color:#501a2d;}
        
        Text color #501a2d
      
           This box has a color of #501a2d        
        
          <div style="background-color:#501a2d;">Content here</div>
        
        
          .mybackground {background-color:#501a2d;}
        
        Background color #501a2d
      
           Border around this has a color of #501a2d        
        
          <div style="border:2px solid #501a2d;">Content here</div>
        
        
          .myborder {border:2px solid #501a2d;}
        
        Border color #501a2d