#9ac0a0 color space conversions
Hex:
        #9ac0a0
        RGB:
        154, 192, 160
        CMY:
        40, 25, 37
        CMYK:
        20, 0, 17, 25
      HSL:
        129°, 23.1707%, 67.8431%
        HSV (HSB):
        129°, 19.7917%, 75.2941%
        XYZ:
        38.5212, 47.1074, 40.3201
        xyY:
        0.3058, 0.3740, 47.1074
      CIE-Lab:
        74.2584, -19.0259, 11.9972
        CIE-LCH:
        74.2584, 22.4926, 147.7655
        CIE-Luv:
        74.2584, -19.2411, 20.4465
        Hunter-Lab:
        68.6348, -19.9279, 13.2140
      #9ac0a0 color charts
#9ac0a0 RGB chart
      #9ac0a0 CMYK chart
      #9ac0a0 RGB pie chart
      #9ac0a0 color shades, tints & tones
#9ac0a0 color schemes
#9ac0a0 color preview, HTML & CSS examples
           This text has a color of #9ac0a0        
        
          <p style="color:#9ac0a0;">Text here</p>
        
        
          .mytext {color:#9ac0a0;}
        
        Text color #9ac0a0
      
           This box has a color of #9ac0a0        
        
          <div style="background-color:#9ac0a0;">Content here</div>
        
        
          .mybackground {background-color:#9ac0a0;}
        
        Background color #9ac0a0
      
           Border around this has a color of #9ac0a0        
        
          <div style="border:2px solid #9ac0a0;">Content here</div>
        
        
          .myborder {border:2px solid #9ac0a0;}
        
        Border color #9ac0a0