#7d7d7f color space conversions
Hex:
        #7d7d7f
        RGB:
        125, 125, 127
        CMY:
        51, 51, 50
        CMYK:
        2, 2, 0, 50
      HSL:
        240°, 0.7937%, 49.4118%
        HSV (HSB):
        240°, 1.5748%, 49.8039%
        XYZ:
        19.6218, 20.5595, 23.0129
        xyY:
        0.3105, 0.3253, 20.5595
      CIE-Lab:
        52.4640, 0.4053, -1.0920
        CIE-LCH:
        52.4640, 1.1648, 290.3628
        CIE-Luv:
        52.4640, -0.1127, -1.5782
        Hunter-Lab:
        45.3426, -2.1044, 1.6482
      #7d7d7f color charts
#7d7d7f RGB chart
      #7d7d7f CMYK chart
      #7d7d7f RGB pie chart
      #7d7d7f color shades, tints & tones
#7d7d7f color schemes
#7d7d7f color preview, HTML & CSS examples
           This text has a color of #7d7d7f        
        
          <p style="color:#7d7d7f;">Text here</p>
        
        
          .mytext {color:#7d7d7f;}
        
        Text color #7d7d7f
      
           This box has a color of #7d7d7f        
        
          <div style="background-color:#7d7d7f;">Content here</div>
        
        
          .mybackground {background-color:#7d7d7f;}
        
        Background color #7d7d7f
      
           Border around this has a color of #7d7d7f        
        
          <div style="border:2px solid #7d7d7f;">Content here</div>
        
        
          .myborder {border:2px solid #7d7d7f;}
        
        Border color #7d7d7f