#504e29 color space conversions
Hex:
        #504e29
        RGB:
        80, 78, 41
        CMY:
        69, 69, 84
        CMYK:
        0, 2, 49, 69
      HSL:
        57°, 32.2314%, 23.7255%
        HSV (HSB):
        57°, 48.7500%, 31.3725%
        XYZ:
        6.4329, 7.3143, 3.1706
        xyY:
        0.3802, 0.4323, 7.3143
      CIE-Lab:
        32.5121, -5.3405, 22.1111
        CIE-LCH:
        32.5121, 22.7469, 103.5785
        CIE-Luv:
        32.5121, 2.9298, 23.4707
        Hunter-Lab:
        27.0451, -4.8711, 11.9808
      #504e29 color charts
#504e29 RGB chart
      #504e29 CMYK chart
      #504e29 RGB pie chart
      #504e29 color shades, tints & tones
#504e29 color schemes
#504e29 color preview, HTML & CSS examples
           This text has a color of #504e29        
        
          <p style="color:#504e29;">Text here</p>
        
        
          .mytext {color:#504e29;}
        
        Text color #504e29
      
           This box has a color of #504e29        
        
          <div style="background-color:#504e29;">Content here</div>
        
        
          .mybackground {background-color:#504e29;}
        
        Background color #504e29
      
           Border around this has a color of #504e29        
        
          <div style="border:2px solid #504e29;">Content here</div>
        
        
          .myborder {border:2px solid #504e29;}
        
        Border color #504e29