#7a494d color space conversions
Hex:
        #7a494d
        RGB:
        122, 73, 77
        CMY:
        52, 71, 70
        CMYK:
        0, 40, 37, 52
      HSL:
        355°, 25.1282%, 38.2353%
        HSV (HSB):
        355°, 40.1639%, 47.8431%
        XYZ:
        11.7481, 9.4385, 8.2238
        xyY:
        0.3995, 0.3209, 9.4385
      CIE-Lab:
        36.8152, 21.4139, 6.5197
        CIE-LCH:
        36.8152, 22.3844, 16.9334
        CIE-Luv:
        36.8152, 31.6679, 4.2591
        Hunter-Lab:
        30.7221, 14.4947, 5.6345
      #7a494d color charts
#7a494d RGB chart
      #7a494d CMYK chart
      #7a494d RGB pie chart
      #7a494d color shades, tints & tones
#7a494d color schemes
#7a494d color preview, HTML & CSS examples
           This text has a color of #7a494d        
        
          <p style="color:#7a494d;">Text here</p>
        
        
          .mytext {color:#7a494d;}
        
        Text color #7a494d
      
           This box has a color of #7a494d        
        
          <div style="background-color:#7a494d;">Content here</div>
        
        
          .mybackground {background-color:#7a494d;}
        
        Background color #7a494d
      
           Border around this has a color of #7a494d        
        
          <div style="border:2px solid #7a494d;">Content here</div>
        
        
          .myborder {border:2px solid #7a494d;}
        
        Border color #7a494d