#166d80 color space conversions
Hex:
        #166d80
        RGB:
        22, 109, 128
        CMY:
        91, 57, 50
        CMYK:
        83, 15, 0, 50
      HSL:
        191°, 70.6667%, 29.4118%
        HSV (HSB):
        191°, 82.8125%, 50.1961%
        XYZ:
        9.6958, 12.6664, 22.3559
        xyY:
        0.2168, 0.2832, 12.6664
      CIE-Lab:
        42.2562, -17.4797, -17.5471
        CIE-LCH:
        42.2562, 24.7677, 225.1102
        CIE-Luv:
        42.2562, -28.8141, -22.5195
        Hunter-Lab:
        35.5898, -13.6532, -12.3304
      #166d80 color charts
#166d80 RGB chart
      #166d80 CMYK chart
      #166d80 RGB pie chart
      #166d80 color shades, tints & tones
#166d80 color schemes
#166d80 color preview, HTML & CSS examples
           This text has a color of #166d80        
        
          <p style="color:#166d80;">Text here</p>
        
        
          .mytext {color:#166d80;}
        
        Text color #166d80
      
           This box has a color of #166d80        
        
          <div style="background-color:#166d80;">Content here</div>
        
        
          .mybackground {background-color:#166d80;}
        
        Background color #166d80
      
           Border around this has a color of #166d80        
        
          <div style="border:2px solid #166d80;">Content here</div>
        
        
          .myborder {border:2px solid #166d80;}
        
        Border color #166d80