#668c8b color space conversions
Hex:
        #668c8b
        RGB:
        102, 140, 139
        CMY:
        60, 45, 45
        CMYK:
        27, 0, 1, 45
      HSL:
        178°, 15.7025%, 47.4510%
        HSV (HSB):
        178°, 27.1429%, 54.9020%
        XYZ:
        19.5178, 23.4450, 27.9227
        xyY:
        0.2753, 0.3307, 23.4450
      CIE-Lab:
        55.5278, -13.3240, -3.7422
        CIE-LCH:
        55.5278, 13.8396, 195.6879
        CIE-Luv:
        55.5278, -18.9420, -3.2839
        Hunter-Lab:
        48.4201, -12.7831, -0.2971
      #668c8b color charts
#668c8b RGB chart
      #668c8b CMYK chart
      #668c8b RGB pie chart
      #668c8b color shades, tints & tones
#668c8b color schemes
#668c8b color preview, HTML & CSS examples
           This text has a color of #668c8b        
        
          <p style="color:#668c8b;">Text here</p>
        
        
          .mytext {color:#668c8b;}
        
        Text color #668c8b
      
           This box has a color of #668c8b        
        
          <div style="background-color:#668c8b;">Content here</div>
        
        
          .mybackground {background-color:#668c8b;}
        
        Background color #668c8b
      
           Border around this has a color of #668c8b        
        
          <div style="border:2px solid #668c8b;">Content here</div>
        
        
          .myborder {border:2px solid #668c8b;}
        
        Border color #668c8b