#7e795b color space conversions
Hex:
        #7e795b
        RGB:
        126, 121, 91
        CMY:
        51, 53, 64
        CMYK:
        0, 4, 28, 51
      HSL:
        51°, 16.1290%, 42.5490%
        HSV (HSB):
        51°, 27.7778%, 49.4118%
        XYZ:
        17.3299, 18.8657, 12.6256
        xyY:
        0.3550, 0.3864, 18.8657
      CIE-Lab:
        50.5297, -3.2425, 17.1789
        CIE-LCH:
        50.5297, 17.4822, 100.6886
        CIE-Luv:
        50.5297, 4.6843, 22.1498
        Hunter-Lab:
        43.4347, -4.7914, 13.1698
      #7e795b color charts
#7e795b RGB chart
      #7e795b CMYK chart
      #7e795b RGB pie chart
      #7e795b color shades, tints & tones
#7e795b color schemes
#7e795b color preview, HTML & CSS examples
           This text has a color of #7e795b        
        
          <p style="color:#7e795b;">Text here</p>
        
        
          .mytext {color:#7e795b;}
        
        Text color #7e795b
      
           This box has a color of #7e795b        
        
          <div style="background-color:#7e795b;">Content here</div>
        
        
          .mybackground {background-color:#7e795b;}
        
        Background color #7e795b
      
           Border around this has a color of #7e795b        
        
          <div style="border:2px solid #7e795b;">Content here</div>
        
        
          .myborder {border:2px solid #7e795b;}
        
        Border color #7e795b