#7f606f color space conversions
Hex:
        #7f606f
        RGB:
        127, 96, 111
        CMY:
        50, 62, 56
        CMYK:
        0, 24, 13, 50
      HSL:
        331°, 13.9013%, 43.7255%
        HSV (HSB):
        331°, 24.4094%, 49.8039%
        XYZ:
        15.8045, 14.0255, 16.9131
        xyY:
        0.3381, 0.3001, 14.0255
      CIE-Lab:
        44.2694, 15.1662, -3.5978
        CIE-LCH:
        44.2694, 15.5871, 346.6548
        CIE-Luv:
        44.2694, 17.5213, -7.2014
        Hunter-Lab:
        37.4506, 9.7902, -0.5606
      #7f606f color charts
#7f606f RGB chart
      #7f606f CMYK chart
      #7f606f RGB pie chart
      #7f606f color shades, tints & tones
#7f606f color schemes
#7f606f color preview, HTML & CSS examples
           This text has a color of #7f606f        
        
          <p style="color:#7f606f;">Text here</p>
        
        
          .mytext {color:#7f606f;}
        
        Text color #7f606f
      
           This box has a color of #7f606f        
        
          <div style="background-color:#7f606f;">Content here</div>
        
        
          .mybackground {background-color:#7f606f;}
        
        Background color #7f606f
      
           Border around this has a color of #7f606f        
        
          <div style="border:2px solid #7f606f;">Content here</div>
        
        
          .myborder {border:2px solid #7f606f;}
        
        Border color #7f606f