#504a1d color space conversions
Hex:
        #504a1d
        RGB:
        80, 74, 29
        CMY:
        69, 71, 89
        CMYK:
        0, 7, 64, 69
      HSL:
        53°, 46.7890%, 21.3725%
        HSV (HSB):
        53°, 63.7500%, 31.3725%
        XYZ:
        5.9788, 6.6917, 2.1389
        xyY:
        0.4037, 0.4519, 6.6917
      CIE-Lab:
        31.0946, -4.1424, 27.2331
        CIE-LCH:
        31.0946, 27.5464, 98.6489
        CIE-Luv:
        31.0946, 5.7515, 26.5633
        Hunter-Lab:
        25.8684, -4.0140, 13.2055
      #504a1d color charts
#504a1d RGB chart
      #504a1d CMYK chart
      #504a1d RGB pie chart
      #504a1d color shades, tints & tones
#504a1d color schemes
#504a1d color preview, HTML & CSS examples
           This text has a color of #504a1d        
        
          <p style="color:#504a1d;">Text here</p>
        
        
          .mytext {color:#504a1d;}
        
        Text color #504a1d
      
           This box has a color of #504a1d        
        
          <div style="background-color:#504a1d;">Content here</div>
        
        
          .mybackground {background-color:#504a1d;}
        
        Background color #504a1d
      
           Border around this has a color of #504a1d        
        
          <div style="border:2px solid #504a1d;">Content here</div>
        
        
          .myborder {border:2px solid #504a1d;}
        
        Border color #504a1d