#503d17 color space conversions
Hex:
        #503d17
        RGB:
        80, 61, 23
        CMY:
        69, 76, 91
        CMYK:
        0, 24, 71, 69
      HSL:
        40°, 55.3398%, 20.1961%
        HSV (HSB):
        40°, 71.2500%, 31.3725%
        XYZ:
        5.1317, 5.1048, 1.5255
        xyY:
        0.4363, 0.4340, 5.1048
      CIE-Lab:
        27.0313, 3.4975, 25.9774
        CIE-LCH:
        27.0313, 26.2118, 82.3320
        CIE-Luv:
        27.0313, 14.0797, 22.5439
        Hunter-Lab:
        22.5939, 1.0028, 11.8126
      #503d17 color charts
#503d17 RGB chart
      #503d17 CMYK chart
      #503d17 RGB pie chart
      #503d17 color shades, tints & tones
#503d17 color schemes
#503d17 color preview, HTML & CSS examples
           This text has a color of #503d17        
        
          <p style="color:#503d17;">Text here</p>
        
        
          .mytext {color:#503d17;}
        
        Text color #503d17
      
           This box has a color of #503d17        
        
          <div style="background-color:#503d17;">Content here</div>
        
        
          .mybackground {background-color:#503d17;}
        
        Background color #503d17
      
           Border around this has a color of #503d17        
        
          <div style="border:2px solid #503d17;">Content here</div>
        
        
          .myborder {border:2px solid #503d17;}
        
        Border color #503d17