#7e695d color space conversions
Hex:
        #7e695d
        RGB:
        126, 105, 93
        CMY:
        51, 59, 64
        CMYK:
        0, 17, 26, 51
      HSL:
        22°, 15.0685%, 42.9412%
        HSV (HSB):
        22°, 26.1905%, 49.4118%
        XYZ:
        15.6315, 15.3291, 12.4909
        xyY:
        0.3597, 0.3528, 15.3291
      CIE-Lab:
        46.0817, 6.3481, 9.8580
        CIE-LCH:
        46.0817, 11.7251, 57.2203
        CIE-Luv:
        46.0817, 13.8199, 11.4370
        Hunter-Lab:
        39.1524, 2.7493, 8.4913
      #7e695d color charts
#7e695d RGB chart
      #7e695d CMYK chart
      #7e695d RGB pie chart
      #7e695d color shades, tints & tones
#7e695d color schemes
#7e695d color preview, HTML & CSS examples
           This text has a color of #7e695d        
        
          <p style="color:#7e695d;">Text here</p>
        
        
          .mytext {color:#7e695d;}
        
        Text color #7e695d
      
           This box has a color of #7e695d        
        
          <div style="background-color:#7e695d;">Content here</div>
        
        
          .mybackground {background-color:#7e695d;}
        
        Background color #7e695d
      
           Border around this has a color of #7e695d        
        
          <div style="border:2px solid #7e695d;">Content here</div>
        
        
          .myborder {border:2px solid #7e695d;}
        
        Border color #7e695d