#96af66 color space conversions
Hex:
        #96af66
        RGB:
        150, 175, 102
        CMY:
        41, 31, 60
        CMYK:
        14, 0, 42, 31
      HSL:
        81°, 31.3305%, 54.3137%
        HSV (HSB):
        81°, 41.7143%, 68.6275%
        XYZ:
        30.3059, 38.1033, 18.3278
        xyY:
        0.3494, 0.4393, 38.1033
      CIE-Lab:
        68.0967, -20.8999, 34.5661
        CIE-LCH:
        68.0967, 40.3934, 121.1587
        CIE-Luv:
        68.0967, -11.7593, 47.5869
        Hunter-Lab:
        61.7279, -20.3874, 25.6056
      #96af66 color charts
#96af66 RGB chart
      #96af66 CMYK chart
      #96af66 RGB pie chart
      #96af66 color shades, tints & tones
#96af66 color schemes
#96af66 color preview, HTML & CSS examples
           This text has a color of #96af66        
        
          <p style="color:#96af66;">Text here</p>
        
        
          .mytext {color:#96af66;}
        
        Text color #96af66
      
           This box has a color of #96af66        
        
          <div style="background-color:#96af66;">Content here</div>
        
        
          .mybackground {background-color:#96af66;}
        
        Background color #96af66
      
           Border around this has a color of #96af66        
        
          <div style="border:2px solid #96af66;">Content here</div>
        
        
          .myborder {border:2px solid #96af66;}
        
        Border color #96af66