#500d2b color space conversions
Hex:
        #500d2b
        RGB:
        80, 13, 43
        CMY:
        69, 95, 83
        CMYK:
        0, 84, 46, 69
      HSL:
        333°, 72.0430%, 18.2353%
        HSV (HSB):
        333°, 83.7500%, 31.3725%
        XYZ:
        3.8882, 2.1677, 2.4990
        xyY:
        0.4545, 0.2534, 2.1677
      CIE-Lab:
        16.3440, 32.8688, -1.0715
        CIE-LCH:
        16.3440, 32.8863, 358.1329
        CIE-Luv:
        16.3440, 33.2372, -5.0861
        Hunter-Lab:
        14.7232, 21.3741, 0.2430
      #500d2b color charts
#500d2b RGB chart
      #500d2b CMYK chart
      #500d2b RGB pie chart
      #500d2b color shades, tints & tones
#500d2b color schemes
#500d2b color preview, HTML & CSS examples
           This text has a color of #500d2b        
        
          <p style="color:#500d2b;">Text here</p>
        
        
          .mytext {color:#500d2b;}
        
        Text color #500d2b
      
           This box has a color of #500d2b        
        
          <div style="background-color:#500d2b;">Content here</div>
        
        
          .mybackground {background-color:#500d2b;}
        
        Background color #500d2b
      
           Border around this has a color of #500d2b        
        
          <div style="border:2px solid #500d2b;">Content here</div>
        
        
          .myborder {border:2px solid #500d2b;}
        
        Border color #500d2b