#96a8a1 color space conversions
Hex:
        #96a8a1
        RGB:
        150, 168, 161
        CMY:
        41, 34, 37
        CMYK:
        11, 0, 4, 34
      HSL:
        157°, 9.3750%, 62.3529%
        HSV (HSB):
        157°, 10.7143%, 65.8824%
        XYZ:
        33.0133, 37.0625, 39.1320
        xyY:
        0.3023, 0.3394, 37.0625
      CIE-Lab:
        67.3239, -7.6858, 1.4659
        CIE-LCH:
        67.3239, 7.8243, 169.2017
        CIE-Luv:
        67.3239, -9.5287, 3.4132
        Hunter-Lab:
        60.8790, -9.7416, 4.5047
      #96a8a1 color charts
#96a8a1 RGB chart
      #96a8a1 CMYK chart
      #96a8a1 RGB pie chart
      #96a8a1 color shades, tints & tones
#96a8a1 color schemes
#96a8a1 color preview, HTML & CSS examples
           This text has a color of #96a8a1        
        
          <p style="color:#96a8a1;">Text here</p>
        
        
          .mytext {color:#96a8a1;}
        
        Text color #96a8a1
      
           This box has a color of #96a8a1        
        
          <div style="background-color:#96a8a1;">Content here</div>
        
        
          .mybackground {background-color:#96a8a1;}
        
        Background color #96a8a1
      
           Border around this has a color of #96a8a1        
        
          <div style="border:2px solid #96a8a1;">Content here</div>
        
        
          .myborder {border:2px solid #96a8a1;}
        
        Border color #96a8a1