#503b1e color space conversions
Hex:
        #503b1e
        RGB:
        80, 59, 30
        CMY:
        69, 77, 88
        CMYK:
        0, 26, 63, 69
      HSL:
        35°, 45.4545%, 21.5686%
        HSV (HSB):
        35°, 62.5000%, 31.3725%
        XYZ:
        5.1066, 4.9271, 1.9102
        xyY:
        0.4275, 0.4125, 4.9271
      CIE-Lab:
        26.5262, 5.3665, 21.3531
        CIE-LCH:
        26.5262, 22.0171, 75.8926
        CIE-Luv:
        26.5262, 14.8953, 18.9440
        Hunter-Lab:
        22.1972, 2.2198, 10.4358
      #503b1e color charts
#503b1e RGB chart
      #503b1e CMYK chart
      #503b1e RGB pie chart
      #503b1e color shades, tints & tones
#503b1e color schemes
#503b1e color preview, HTML & CSS examples
           This text has a color of #503b1e        
        
          <p style="color:#503b1e;">Text here</p>
        
        
          .mytext {color:#503b1e;}
        
        Text color #503b1e
      
           This box has a color of #503b1e        
        
          <div style="background-color:#503b1e;">Content here</div>
        
        
          .mybackground {background-color:#503b1e;}
        
        Background color #503b1e
      
           Border around this has a color of #503b1e        
        
          <div style="border:2px solid #503b1e;">Content here</div>
        
        
          .myborder {border:2px solid #503b1e;}
        
        Border color #503b1e