#7e6d4a color space conversions
Hex:
        #7e6d4a
        RGB:
        126, 109, 74
        CMY:
        51, 57, 71
        CMYK:
        0, 13, 41, 51
      HSL:
        40°, 26.0000%, 39.2157%
        HSV (HSB):
        40°, 41.2698%, 49.4118%
        XYZ:
        15.3089, 15.8673, 8.7344
        xyY:
        0.3836, 0.3976, 15.8673
      CIE-Lab:
        46.7999, 1.3540, 22.0201
        CIE-LCH:
        46.7999, 22.0616, 86.4813
        CIE-Luv:
        46.7999, 12.9177, 25.8917
        Hunter-Lab:
        39.8338, -1.1083, 14.8831
      #7e6d4a color charts
#7e6d4a RGB chart
      #7e6d4a CMYK chart
      #7e6d4a RGB pie chart
      #7e6d4a color shades, tints & tones
#7e6d4a color schemes
#7e6d4a color preview, HTML & CSS examples
           This text has a color of #7e6d4a        
        
          <p style="color:#7e6d4a;">Text here</p>
        
        
          .mytext {color:#7e6d4a;}
        
        Text color #7e6d4a
      
           This box has a color of #7e6d4a        
        
          <div style="background-color:#7e6d4a;">Content here</div>
        
        
          .mybackground {background-color:#7e6d4a;}
        
        Background color #7e6d4a
      
           Border around this has a color of #7e6d4a        
        
          <div style="border:2px solid #7e6d4a;">Content here</div>
        
        
          .myborder {border:2px solid #7e6d4a;}
        
        Border color #7e6d4a