#503d24 color space conversions
Hex:
        #503d24
        RGB:
        80, 61, 36
        CMY:
        69, 76, 86
        CMYK:
        0, 24, 55, 69
      HSL:
        34°, 37.9310%, 22.7451%
        HSV (HSB):
        34°, 55.0000%, 31.3725%
        XYZ:
        5.2954, 5.1703, 2.3879
        xyY:
        0.4120, 0.4022, 5.1703
      CIE-Lab:
        27.2146, 4.6969, 18.5257
        CIE-LCH:
        27.2146, 19.1118, 75.7733
        CIE-Luv:
        27.2146, 13.2586, 17.1996
        Hunter-Lab:
        22.7384, 1.7780, 9.6903
      #503d24 color charts
#503d24 RGB chart
      #503d24 CMYK chart
      #503d24 RGB pie chart
      #503d24 color shades, tints & tones
#503d24 color schemes
#503d24 color preview, HTML & CSS examples
           This text has a color of #503d24        
        
          <p style="color:#503d24;">Text here</p>
        
        
          .mytext {color:#503d24;}
        
        Text color #503d24
      
           This box has a color of #503d24        
        
          <div style="background-color:#503d24;">Content here</div>
        
        
          .mybackground {background-color:#503d24;}
        
        Background color #503d24
      
           Border around this has a color of #503d24        
        
          <div style="border:2px solid #503d24;">Content here</div>
        
        
          .myborder {border:2px solid #503d24;}
        
        Border color #503d24