#747f7f color space conversions
Hex:
        #747f7f
        RGB:
        116, 127, 127
        CMY:
        55, 50, 50
        CMYK:
        9, 0, 0, 50
      HSL:
        180°, 4.5267%, 47.6471%
        HSV (HSB):
        180°, 8.6614%, 49.8039%
        XYZ:
        18.6226, 20.4241, 23.0394
        xyY:
        0.2999, 0.3290, 20.4241
      CIE-Lab:
        52.3133, -4.0490, -1.3976
        CIE-LCH:
        52.3133, 4.2834, 199.0432
        CIE-Luv:
        52.3133, -6.0028, -1.3039
        Hunter-Lab:
        45.1930, -5.5335, 1.4090
      #747f7f color charts
#747f7f RGB chart
      #747f7f CMYK chart
      #747f7f RGB pie chart
      #747f7f color shades, tints & tones
#747f7f color schemes
#747f7f color preview, HTML & CSS examples
           This text has a color of #747f7f        
        
          <p style="color:#747f7f;">Text here</p>
        
        
          .mytext {color:#747f7f;}
        
        Text color #747f7f
      
           This box has a color of #747f7f        
        
          <div style="background-color:#747f7f;">Content here</div>
        
        
          .mybackground {background-color:#747f7f;}
        
        Background color #747f7f
      
           Border around this has a color of #747f7f        
        
          <div style="border:2px solid #747f7f;">Content here</div>
        
        
          .myborder {border:2px solid #747f7f;}
        
        Border color #747f7f