#7e676a color space conversions
Hex:
        #7e676a
        RGB:
        126, 103, 106
        CMY:
        51, 60, 58
        CMYK:
        0, 18, 16, 51
      HSL:
        352°, 10.0437%, 44.9020%
        HSV (HSB):
        352°, 18.2540%, 49.4118%
        XYZ:
        16.0560, 15.1767, 15.7188
        xyY:
        0.3420, 0.3232, 15.1767
      CIE-Lab:
        45.8753, 9.6947, 1.7635
        CIE-LCH:
        45.8753, 9.8538, 10.3098
        CIE-Luv:
        45.8753, 13.6954, 0.7559
        Hunter-Lab:
        38.9573, 5.3921, 3.3473
      #7e676a color charts
#7e676a RGB chart
      #7e676a CMYK chart
      #7e676a RGB pie chart
      #7e676a color shades, tints & tones
#7e676a color schemes
#7e676a color preview, HTML & CSS examples
           This text has a color of #7e676a        
        
          <p style="color:#7e676a;">Text here</p>
        
        
          .mytext {color:#7e676a;}
        
        Text color #7e676a
      
           This box has a color of #7e676a        
        
          <div style="background-color:#7e676a;">Content here</div>
        
        
          .mybackground {background-color:#7e676a;}
        
        Background color #7e676a
      
           Border around this has a color of #7e676a        
        
          <div style="border:2px solid #7e676a;">Content here</div>
        
        
          .myborder {border:2px solid #7e676a;}
        
        Border color #7e676a