#7e765d color space conversions
Hex:
        #7e765d
        RGB:
        126, 118, 93
        CMY:
        51, 54, 64
        CMYK:
        0, 6, 26, 51
      HSL:
        45°, 15.0685%, 42.9412%
        HSV (HSB):
        45°, 26.1905%, 49.4118%
        XYZ:
        17.0584, 18.1828, 12.9665
        xyY:
        0.3539, 0.3772, 18.1828
      CIE-Lab:
        49.7171, -1.2281, 14.9078
        CIE-LCH:
        49.7171, 14.9583, 94.7092
        CIE-Luv:
        49.7171, 6.2994, 19.0792
        Hunter-Lab:
        42.6413, -3.2144, 11.8198
      #7e765d color charts
#7e765d RGB chart
      #7e765d CMYK chart
      #7e765d RGB pie chart
      #7e765d color shades, tints & tones
#7e765d color schemes
#7e765d color preview, HTML & CSS examples
           This text has a color of #7e765d        
        
          <p style="color:#7e765d;">Text here</p>
        
        
          .mytext {color:#7e765d;}
        
        Text color #7e765d
      
           This box has a color of #7e765d        
        
          <div style="background-color:#7e765d;">Content here</div>
        
        
          .mybackground {background-color:#7e765d;}
        
        Background color #7e765d
      
           Border around this has a color of #7e765d        
        
          <div style="border:2px solid #7e765d;">Content here</div>
        
        
          .myborder {border:2px solid #7e765d;}
        
        Border color #7e765d