#4a504a color space conversions
Hex:
        #4a504a
        RGB:
        74, 80, 74
        CMY:
        71, 69, 71
        CMYK:
        7, 0, 7, 69
      HSL:
        120°, 3.8961%, 30.1961%
        HSV (HSB):
        120°, 7.5000%, 31.3725%
        XYZ:
        6.9287, 7.6876, 7.5972
        xyY:
        0.3119, 0.3461, 7.6876
      CIE-Lab:
        33.3236, -3.7321, 2.7036
        CIE-LCH:
        33.3236, 4.6085, 144.0793
        CIE-Luv:
        33.3236, -2.9230, 3.7739
        Hunter-Lab:
        27.7265, -3.9150, 3.1627
      #4a504a color charts
#4a504a RGB chart
      #4a504a CMYK chart
      #4a504a RGB pie chart
      #4a504a color shades, tints & tones
#4a504a color schemes
#4a504a color preview, HTML & CSS examples
           This text has a color of #4a504a        
        
          <p style="color:#4a504a;">Text here</p>
        
        
          .mytext {color:#4a504a;}
        
        Text color #4a504a
      
           This box has a color of #4a504a        
        
          <div style="background-color:#4a504a;">Content here</div>
        
        
          .mybackground {background-color:#4a504a;}
        
        Background color #4a504a
      
           Border around this has a color of #4a504a        
        
          <div style="border:2px solid #4a504a;">Content here</div>
        
        
          .myborder {border:2px solid #4a504a;}
        
        Border color #4a504a