#166a80 color space conversions
Hex:
        #166a80
        RGB:
        22, 106, 128
        CMY:
        91, 58, 50
        CMYK:
        83, 17, 0, 50
      HSL:
        192°, 70.6667%, 29.4118%
        HSV (HSB):
        192°, 82.8125%, 50.1961%
        XYZ:
        9.3812, 12.0372, 22.2510
        xyY:
        0.2148, 0.2756, 12.0372
      CIE-Lab:
        41.2751, -15.8057, -19.0538
        CIE-LCH:
        41.2751, 24.7561, 230.3234
        CIE-Luv:
        41.2751, -27.7161, -24.8410
        Hunter-Lab:
        34.6946, -12.4503, -13.7388
      #166a80 color charts
#166a80 RGB chart
      #166a80 CMYK chart
      #166a80 RGB pie chart
      #166a80 color shades, tints & tones
#166a80 color schemes
#166a80 color preview, HTML & CSS examples
           This text has a color of #166a80        
        
          <p style="color:#166a80;">Text here</p>
        
        
          .mytext {color:#166a80;}
        
        Text color #166a80
      
           This box has a color of #166a80        
        
          <div style="background-color:#166a80;">Content here</div>
        
        
          .mybackground {background-color:#166a80;}
        
        Background color #166a80
      
           Border around this has a color of #166a80        
        
          <div style="border:2px solid #166a80;">Content here</div>
        
        
          .myborder {border:2px solid #166a80;}
        
        Border color #166a80