#96a02f color space conversions
Hex:
        #96a02f
        RGB:
        150, 160, 47
        CMY:
        41, 37, 82
        CMYK:
        6, 0, 71, 37
      HSL:
        65°, 54.5894%, 40.5882%
        HSV (HSB):
        65°, 70.6250%, 62.7451%
        XYZ:
        25.6616, 31.8309, 7.4808
        xyY:
        0.3950, 0.4899, 31.8309
      CIE-Lab:
        63.2029, -18.2311, 54.6425
        CIE-LCH:
        63.2029, 57.6036, 108.4510
        CIE-Luv:
        63.2029, -2.0821, 63.0583
        Hunter-Lab:
        56.4189, -17.5440, 31.6317
      #96a02f color charts
#96a02f RGB chart
      #96a02f CMYK chart
      #96a02f RGB pie chart
      #96a02f color shades, tints & tones
#96a02f color schemes
#96a02f color preview, HTML & CSS examples
           This text has a color of #96a02f        
        
          <p style="color:#96a02f;">Text here</p>
        
        
          .mytext {color:#96a02f;}
        
        Text color #96a02f
      
           This box has a color of #96a02f        
        
          <div style="background-color:#96a02f;">Content here</div>
        
        
          .mybackground {background-color:#96a02f;}
        
        Background color #96a02f
      
           Border around this has a color of #96a02f        
        
          <div style="border:2px solid #96a02f;">Content here</div>
        
        
          .myborder {border:2px solid #96a02f;}
        
        Border color #96a02f