#7e494d color space conversions
Hex:
        #7e494d
        RGB:
        126, 73, 77
        CMY:
        51, 71, 70
        CMYK:
        0, 42, 39, 51
      HSL:
        355°, 26.6332%, 39.0196%
        HSV (HSB):
        355°, 42.0635%, 49.4118%
        XYZ:
        12.3263, 9.7365, 8.2509
        xyY:
        0.4066, 0.3212, 9.7365
      CIE-Lab:
        37.3654, 23.0628, 7.3756
        CIE-LCH:
        37.3654, 24.2135, 17.7346
        CIE-Luv:
        37.3654, 34.6828, 4.9439
        Hunter-Lab:
        31.2034, 15.9069, 6.1648
      #7e494d color charts
#7e494d RGB chart
      #7e494d CMYK chart
      #7e494d RGB pie chart
      #7e494d color shades, tints & tones
#7e494d color schemes
#7e494d color preview, HTML & CSS examples
           This text has a color of #7e494d        
        
          <p style="color:#7e494d;">Text here</p>
        
        
          .mytext {color:#7e494d;}
        
        Text color #7e494d
      
           This box has a color of #7e494d        
        
          <div style="background-color:#7e494d;">Content here</div>
        
        
          .mybackground {background-color:#7e494d;}
        
        Background color #7e494d
      
           Border around this has a color of #7e494d        
        
          <div style="border:2px solid #7e494d;">Content here</div>
        
        
          .myborder {border:2px solid #7e494d;}
        
        Border color #7e494d