#768e5e color space conversions
Hex:
        #768e5e
        RGB:
        118, 142, 94
        CMY:
        54, 44, 63
        CMYK:
        17, 0, 34, 44
      HSL:
        90°, 20.3390%, 46.2745%
        HSV (HSB):
        90°, 33.8028%, 55.6863%
        XYZ:
        19.1646, 24.0057, 14.2132
        xyY:
        0.3340, 0.4183, 24.0057
      CIE-Lab:
        56.0935, -17.5525, 22.8441
        CIE-LCH:
        56.0935, 28.8088, 127.5372
        CIE-Luv:
        56.0935, -11.7676, 31.9160
        Hunter-Lab:
        48.9956, -15.9222, 17.0975
      #768e5e color charts
#768e5e RGB chart
      #768e5e CMYK chart
      #768e5e RGB pie chart
      #768e5e color shades, tints & tones
#768e5e color schemes
#768e5e color preview, HTML & CSS examples
           This text has a color of #768e5e        
        
          <p style="color:#768e5e;">Text here</p>
        
        
          .mytext {color:#768e5e;}
        
        Text color #768e5e
      
           This box has a color of #768e5e        
        
          <div style="background-color:#768e5e;">Content here</div>
        
        
          .mybackground {background-color:#768e5e;}
        
        Background color #768e5e
      
           Border around this has a color of #768e5e        
        
          <div style="border:2px solid #768e5e;">Content here</div>
        
        
          .myborder {border:2px solid #768e5e;}
        
        Border color #768e5e