#7d706b color space conversions
Hex:
        #7d706b
        RGB:
        125, 112, 107
        CMY:
        51, 56, 58
        CMYK:
        0, 10, 14, 51
      HSL:
        17°, 7.7586%, 45.4902%
        HSV (HSB):
        17°, 14.4000%, 49.0196%
        XYZ:
        16.9055, 17.0099, 16.3021
        xyY:
        0.3366, 0.3387, 17.0099
      CIE-Lab:
        48.2724, 4.1534, 4.6145
        CIE-LCH:
        48.2724, 6.2084, 48.0106
        CIE-Luv:
        48.2724, 8.0618, 5.4191
        Hunter-Lab:
        41.2430, 0.9917, 5.4345
      #7d706b color charts
#7d706b RGB chart
      #7d706b CMYK chart
      #7d706b RGB pie chart
      #7d706b color shades, tints & tones
#7d706b color schemes
#7d706b color preview, HTML & CSS examples
           This text has a color of #7d706b        
        
          <p style="color:#7d706b;">Text here</p>
        
        
          .mytext {color:#7d706b;}
        
        Text color #7d706b
      
           This box has a color of #7d706b        
        
          <div style="background-color:#7d706b;">Content here</div>
        
        
          .mybackground {background-color:#7d706b;}
        
        Background color #7d706b
      
           Border around this has a color of #7d706b        
        
          <div style="border:2px solid #7d706b;">Content here</div>
        
        
          .myborder {border:2px solid #7d706b;}
        
        Border color #7d706b