#501b2d color space conversions
Hex:
        #501b2d
        RGB:
        80, 27, 45
        CMY:
        69, 89, 82
        CMYK:
        0, 66, 44, 69
      HSL:
        340°, 49.5327%, 20.9804%
        HSV (HSB):
        340°, 66.2500%, 31.3725%
        XYZ:
        4.1739, 2.6788, 2.7797
        xyY:
        0.4333, 0.2781, 2.6788
      CIE-Lab:
        18.7087, 26.7954, 0.9524
        CIE-LCH:
        18.7087, 26.8123, 2.0357
        CIE-Luv:
        18.7087, 28.9403, -2.6297
        Hunter-Lab:
        16.3670, 16.8780, 1.3874
      #501b2d color charts
#501b2d RGB chart
      #501b2d CMYK chart
      #501b2d RGB pie chart
      #501b2d color shades, tints & tones
#501b2d color schemes
#501b2d color preview, HTML & CSS examples
           This text has a color of #501b2d        
        
          <p style="color:#501b2d;">Text here</p>
        
        
          .mytext {color:#501b2d;}
        
        Text color #501b2d
      
           This box has a color of #501b2d        
        
          <div style="background-color:#501b2d;">Content here</div>
        
        
          .mybackground {background-color:#501b2d;}
        
        Background color #501b2d
      
           Border around this has a color of #501b2d        
        
          <div style="border:2px solid #501b2d;">Content here</div>
        
        
          .myborder {border:2px solid #501b2d;}
        
        Border color #501b2d