#7e6a5d color space conversions
Hex:
        #7e6a5d
        RGB:
        126, 106, 93
        CMY:
        51, 58, 64
        CMYK:
        0, 16, 26, 51
      HSL:
        24°, 15.0685%, 42.9412%
        HSV (HSB):
        24°, 26.1905%, 49.4118%
        XYZ:
        15.7340, 15.5340, 12.5250
        xyY:
        0.3593, 0.3547, 15.5340
      CIE-Lab:
        46.3571, 5.7582, 10.2443
        CIE-LCH:
        46.3571, 11.7517, 60.6603
        CIE-Luv:
        46.3571, 13.2406, 12.0234
        Hunter-Lab:
        39.4132, 2.2853, 8.7476
      #7e6a5d color charts
#7e6a5d RGB chart
      #7e6a5d CMYK chart
      #7e6a5d RGB pie chart
      #7e6a5d color shades, tints & tones
#7e6a5d color schemes
#7e6a5d color preview, HTML & CSS examples
           This text has a color of #7e6a5d        
        
          <p style="color:#7e6a5d;">Text here</p>
        
        
          .mytext {color:#7e6a5d;}
        
        Text color #7e6a5d
      
           This box has a color of #7e6a5d        
        
          <div style="background-color:#7e6a5d;">Content here</div>
        
        
          .mybackground {background-color:#7e6a5d;}
        
        Background color #7e6a5d
      
           Border around this has a color of #7e6a5d        
        
          <div style="border:2px solid #7e6a5d;">Content here</div>
        
        
          .myborder {border:2px solid #7e6a5d;}
        
        Border color #7e6a5d