#504d46 color space conversions
Hex:
        #504d46
        RGB:
        80, 77, 70
        CMY:
        69, 70, 73
        CMYK:
        0, 4, 13, 69
      HSL:
        42°, 6.6667%, 29.4118%
        HSV (HSB):
        42°, 12.5000%, 31.3725%
        XYZ:
        7.0676, 7.4554, 6.8609
        xyY:
        0.3305, 0.3486, 7.4554
      CIE-Lab:
        32.8220, -0.1835, 4.5898
        CIE-LCH:
        32.8220, 4.5935, 92.2897
        CIE-Luv:
        32.8220, 2.0664, 5.4283
        Hunter-Lab:
        27.3046, -1.5795, 4.2153
      #504d46 color charts
#504d46 RGB chart
      #504d46 CMYK chart
      #504d46 RGB pie chart
      #504d46 color shades, tints & tones
#504d46 color schemes
#504d46 color preview, HTML & CSS examples
           This text has a color of #504d46        
        
          <p style="color:#504d46;">Text here</p>
        
        
          .mytext {color:#504d46;}
        
        Text color #504d46
      
           This box has a color of #504d46        
        
          <div style="background-color:#504d46;">Content here</div>
        
        
          .mybackground {background-color:#504d46;}
        
        Background color #504d46
      
           Border around this has a color of #504d46        
        
          <div style="border:2px solid #504d46;">Content here</div>
        
        
          .myborder {border:2px solid #504d46;}
        
        Border color #504d46