#503d25 color space conversions
Hex:
        #503d25
        RGB:
        80, 61, 37
        CMY:
        69, 76, 85
        CMYK:
        0, 24, 54, 69
      HSL:
        33°, 36.7521%, 22.9412%
        HSV (HSB):
        33°, 53.7500%, 31.3725%
        XYZ:
        5.3109, 5.1765, 2.4695
        xyY:
        0.4099, 0.3995, 5.1765
      CIE-Lab:
        27.2319, 4.8085, 17.9250
        CIE-LCH:
        27.2319, 18.5588, 74.9835
        CIE-Luv:
        27.2319, 13.1842, 16.7137
        Hunter-Lab:
        22.7520, 1.8508, 9.4910
      #503d25 color charts
#503d25 RGB chart
      #503d25 CMYK chart
      #503d25 RGB pie chart
      #503d25 color shades, tints & tones
#503d25 color schemes
#503d25 color preview, HTML & CSS examples
           This text has a color of #503d25        
        
          <p style="color:#503d25;">Text here</p>
        
        
          .mytext {color:#503d25;}
        
        Text color #503d25
      
           This box has a color of #503d25        
        
          <div style="background-color:#503d25;">Content here</div>
        
        
          .mybackground {background-color:#503d25;}
        
        Background color #503d25
      
           Border around this has a color of #503d25        
        
          <div style="border:2px solid #503d25;">Content here</div>
        
        
          .myborder {border:2px solid #503d25;}
        
        Border color #503d25