#96a26b color space conversions
Hex:
        #96a26b
        RGB:
        150, 162, 107
        CMY:
        41, 36, 58
        CMYK:
        7, 0, 34, 36
      HSL:
        73°, 22.8216%, 52.7451%
        HSV (HSB):
        73°, 33.9506%, 63.5294%
        XYZ:
        28.1518, 33.3862, 18.8703
        xyY:
        0.3501, 0.4152, 33.3862
      CIE-Lab:
        64.4724, -13.5709, 27.2383
        CIE-LCH:
        64.4724, 30.4318, 116.4839
        CIE-Luv:
        64.4724, -4.6361, 37.5571
        Hunter-Lab:
        57.7808, -14.1480, 21.0834
      #96a26b color charts
#96a26b RGB chart
      #96a26b CMYK chart
      #96a26b RGB pie chart
      #96a26b color shades, tints & tones
#96a26b color schemes
#96a26b color preview, HTML & CSS examples
           This text has a color of #96a26b        
        
          <p style="color:#96a26b;">Text here</p>
        
        
          .mytext {color:#96a26b;}
        
        Text color #96a26b
      
           This box has a color of #96a26b        
        
          <div style="background-color:#96a26b;">Content here</div>
        
        
          .mybackground {background-color:#96a26b;}
        
        Background color #96a26b
      
           Border around this has a color of #96a26b        
        
          <div style="border:2px solid #96a26b;">Content here</div>
        
        
          .myborder {border:2px solid #96a26b;}
        
        Border color #96a26b