#7e7776 color space conversions
Hex:
        #7e7776
        RGB:
        126, 119, 118
        CMY:
        51, 53, 54
        CMYK:
        0, 6, 6, 51
      HSL:
        7°, 3.2787%, 47.8431%
        HSV (HSB):
        7°, 6.3492%, 49.4118%
        XYZ:
        18.4710, 18.9373, 19.8213
        xyY:
        0.3228, 0.3309, 18.9373
      CIE-Lab:
        50.6137, 2.4867, 1.5016
        CIE-LCH:
        50.6137, 2.9049, 31.1253
        CIE-Luv:
        50.6137, 4.1211, 1.6369
        Hunter-Lab:
        43.5170, -0.3894, 3.4563
      #7e7776 color charts
#7e7776 RGB chart
      #7e7776 CMYK chart
      #7e7776 RGB pie chart
      #7e7776 color shades, tints & tones
#7e7776 color schemes
#7e7776 color preview, HTML & CSS examples
           This text has a color of #7e7776        
        
          <p style="color:#7e7776;">Text here</p>
        
        
          .mytext {color:#7e7776;}
        
        Text color #7e7776
      
           This box has a color of #7e7776        
        
          <div style="background-color:#7e7776;">Content here</div>
        
        
          .mybackground {background-color:#7e7776;}
        
        Background color #7e7776
      
           Border around this has a color of #7e7776        
        
          <div style="border:2px solid #7e7776;">Content here</div>
        
        
          .myborder {border:2px solid #7e7776;}
        
        Border color #7e7776