#504c2e color space conversions
Hex:
        #504c2e
        RGB:
        80, 76, 46
        CMY:
        69, 70, 82
        CMYK:
        0, 5, 43, 69
      HSL:
        53°, 26.9841%, 24.7059%
        HSV (HSB):
        53°, 42.5000%, 31.3725%
        XYZ:
        6.3858, 7.0716, 3.6132
        xyY:
        0.3741, 0.4143, 7.0716
      CIE-Lab:
        31.9694, -3.4992, 18.4362
        CIE-LCH:
        31.9694, 18.7654, 100.7469
        CIE-Luv:
        31.9694, 3.8757, 19.8832
        Hunter-Lab:
        26.5925, -3.6724, 10.5589
      #504c2e color charts
#504c2e RGB chart
      #504c2e CMYK chart
      #504c2e RGB pie chart
      #504c2e color shades, tints & tones
#504c2e color schemes
#504c2e color preview, HTML & CSS examples
           This text has a color of #504c2e        
        
          <p style="color:#504c2e;">Text here</p>
        
        
          .mytext {color:#504c2e;}
        
        Text color #504c2e
      
           This box has a color of #504c2e        
        
          <div style="background-color:#504c2e;">Content here</div>
        
        
          .mybackground {background-color:#504c2e;}
        
        Background color #504c2e
      
           Border around this has a color of #504c2e        
        
          <div style="border:2px solid #504c2e;">Content here</div>
        
        
          .myborder {border:2px solid #504c2e;}
        
        Border color #504c2e