#501c0d color space conversions
Hex:
        #501c0d
        RGB:
        80, 28, 13
        CMY:
        69, 89, 95
        CMYK:
        0, 65, 84, 69
      HSL:
        13°, 72.0430%, 18.2353%
        HSV (HSB):
        13°, 83.7500%, 31.3725%
        XYZ:
        3.7962, 2.5650, 0.6758
        xyY:
        0.5395, 0.3645, 2.5650
      CIE-Lab:
        18.2102, 23.4540, 21.7308
        CIE-LCH:
        18.2102, 31.9737, 42.8160
        CIE-Luv:
        18.2102, 34.3111, 12.4967
        Hunter-Lab:
        16.0157, 14.2818, 8.7092
      #501c0d color charts
#501c0d RGB chart
      #501c0d CMYK chart
      #501c0d RGB pie chart
      #501c0d color shades, tints & tones
#501c0d color schemes
#501c0d color preview, HTML & CSS examples
           This text has a color of #501c0d        
        
          <p style="color:#501c0d;">Text here</p>
        
        
          .mytext {color:#501c0d;}
        
        Text color #501c0d
      
           This box has a color of #501c0d        
        
          <div style="background-color:#501c0d;">Content here</div>
        
        
          .mybackground {background-color:#501c0d;}
        
        Background color #501c0d
      
           Border around this has a color of #501c0d        
        
          <div style="border:2px solid #501c0d;">Content here</div>
        
        
          .myborder {border:2px solid #501c0d;}
        
        Border color #501c0d