#76765d color space conversions
Hex:
        #76765d
        RGB:
        118, 118, 93
        CMY:
        54, 54, 64
        CMYK:
        0, 0, 21, 54
      HSL:
        60°, 11.8483%, 41.3725%
        HSV (HSB):
        60°, 21.1864%, 46.2745%
        XYZ:
        15.9254, 17.5987, 12.9135
        xyY:
        0.3429, 0.3790, 17.5987
      CIE-Lab:
        49.0058, -4.5496, 13.8157
        CIE-LCH:
        49.0058, 14.5455, 108.2270
        CIE-Luv:
        49.0058, 1.3210, 18.3032
        Hunter-Lab:
        41.9508, -5.6516, 11.1147
      #76765d color charts
#76765d RGB chart
      #76765d CMYK chart
      #76765d RGB pie chart
      #76765d color shades, tints & tones
#76765d color schemes
#76765d color preview, HTML & CSS examples
           This text has a color of #76765d        
        
          <p style="color:#76765d;">Text here</p>
        
        
          .mytext {color:#76765d;}
        
        Text color #76765d
      
           This box has a color of #76765d        
        
          <div style="background-color:#76765d;">Content here</div>
        
        
          .mybackground {background-color:#76765d;}
        
        Background color #76765d
      
           Border around this has a color of #76765d        
        
          <div style="border:2px solid #76765d;">Content here</div>
        
        
          .myborder {border:2px solid #76765d;}
        
        Border color #76765d