#74949e color space conversions
Hex:
        #74949e
        RGB:
        116, 148, 158
        CMY:
        55, 42, 38
        CMYK:
        27, 6, 0, 38
      HSL:
        194°, 17.7966%, 53.7255%
        HSV (HSB):
        194°, 26.5823%, 61.9608%
        XYZ:
        23.9639, 27.3614, 36.3660
        xyY:
        0.2733, 0.3120, 27.3614
      CIE-Lab:
        59.3074, -8.7298, -8.9231
        CIE-LCH:
        59.3074, 12.4833, 225.6275
        CIE-Luv:
        59.3074, -16.5510, -11.7463
        Hunter-Lab:
        52.3082, -9.7631, -4.6043
      #74949e color charts
#74949e RGB chart
      #74949e CMYK chart
      #74949e RGB pie chart
      #74949e color shades, tints & tones
#74949e color schemes
#74949e color preview, HTML & CSS examples
           This text has a color of #74949e        
        
          <p style="color:#74949e;">Text here</p>
        
        
          .mytext {color:#74949e;}
        
        Text color #74949e
      
           This box has a color of #74949e        
        
          <div style="background-color:#74949e;">Content here</div>
        
        
          .mybackground {background-color:#74949e;}
        
        Background color #74949e
      
           Border around this has a color of #74949e        
        
          <div style="border:2px solid #74949e;">Content here</div>
        
        
          .myborder {border:2px solid #74949e;}
        
        Border color #74949e