#503a0b color space conversions
Hex:
        #503a0b
        RGB:
        80, 58, 11
        CMY:
        69, 77, 96
        CMYK:
        0, 28, 86, 69
      HSL:
        41°, 75.8242%, 17.8431%
        HSV (HSB):
        41°, 86.2500%, 31.3725%
        XYZ:
        4.8817, 4.7557, 0.9773
        xyY:
        0.4599, 0.4480, 4.7557
      CIE-Lab:
        26.0272, 4.7063, 30.8971
        CIE-LCH:
        26.0272, 31.2535, 81.3392
        CIE-Luv:
        26.0272, 16.5349, 24.5079
        Hunter-Lab:
        21.8077, 1.7944, 12.6084
      #503a0b color charts
#503a0b RGB chart
      #503a0b CMYK chart
      #503a0b RGB pie chart
      #503a0b color shades, tints & tones
#503a0b color schemes
#503a0b color preview, HTML & CSS examples
           This text has a color of #503a0b        
        
          <p style="color:#503a0b;">Text here</p>
        
        
          .mytext {color:#503a0b;}
        
        Text color #503a0b
      
           This box has a color of #503a0b        
        
          <div style="background-color:#503a0b;">Content here</div>
        
        
          .mybackground {background-color:#503a0b;}
        
        Background color #503a0b
      
           Border around this has a color of #503a0b        
        
          <div style="border:2px solid #503a0b;">Content here</div>
        
        
          .myborder {border:2px solid #503a0b;}
        
        Border color #503a0b