#96a13b color space conversions
Hex:
        #96a13b
        RGB:
        150, 161, 59
        CMY:
        41, 37, 77
        CMYK:
        7, 0, 63, 37
      HSL:
        66°, 46.3636%, 43.1373%
        HSV (HSB):
        66°, 63.3540%, 63.1373%
        XYZ:
        26.1120, 32.2895, 8.9939
        xyY:
        0.3874, 0.4791, 32.2895
      CIE-Lab:
        63.5815, -17.9834, 50.1078
        CIE-LCH:
        63.5815, 53.2371, 109.7428
        CIE-Luv:
        63.5815, -2.8891, 59.8340
        Hunter-Lab:
        56.8239, -17.4167, 30.3925
      #96a13b color charts
#96a13b RGB chart
      #96a13b CMYK chart
      #96a13b RGB pie chart
      #96a13b color shades, tints & tones
#96a13b color schemes
#96a13b color preview, HTML & CSS examples
           This text has a color of #96a13b        
        
          <p style="color:#96a13b;">Text here</p>
        
        
          .mytext {color:#96a13b;}
        
        Text color #96a13b
      
           This box has a color of #96a13b        
        
          <div style="background-color:#96a13b;">Content here</div>
        
        
          .mybackground {background-color:#96a13b;}
        
        Background color #96a13b
      
           Border around this has a color of #96a13b        
        
          <div style="border:2px solid #96a13b;">Content here</div>
        
        
          .myborder {border:2px solid #96a13b;}
        
        Border color #96a13b