#96a29b color space conversions
Hex:
        #96a29b
        RGB:
        150, 162, 155
        CMY:
        41, 36, 39
        CMYK:
        7, 0, 4, 36
      HSL:
        145°, 6.0606%, 61.1765%
        HSV (HSB):
        145°, 7.4074%, 63.5294%
        XYZ:
        31.4144, 34.6912, 36.0507
        xyY:
        0.3075, 0.3396, 34.6912
      CIE-Lab:
        65.5076, -5.6252, 2.1690
        CIE-LCH:
        65.5076, 6.0288, 158.9137
        CIE-Luv:
        65.5076, -6.3281, 4.0643
        Hunter-Lab:
        58.8993, -7.8693, 4.9396
      #96a29b color charts
#96a29b RGB chart
      #96a29b CMYK chart
      #96a29b RGB pie chart
      #96a29b color shades, tints & tones
#96a29b color schemes
#96a29b color preview, HTML & CSS examples
           This text has a color of #96a29b        
        
          <p style="color:#96a29b;">Text here</p>
        
        
          .mytext {color:#96a29b;}
        
        Text color #96a29b
      
           This box has a color of #96a29b        
        
          <div style="background-color:#96a29b;">Content here</div>
        
        
          .mybackground {background-color:#96a29b;}
        
        Background color #96a29b
      
           Border around this has a color of #96a29b        
        
          <div style="border:2px solid #96a29b;">Content here</div>
        
        
          .myborder {border:2px solid #96a29b;}
        
        Border color #96a29b