#96a40f color space conversions
Hex:
        #96a40f
        RGB:
        150, 164, 15
        CMY:
        41, 36, 94
        CMYK:
        9, 0, 91, 36
      HSL:
        66°, 83.2402%, 35.0980%
        HSV (HSB):
        66°, 90.8537%, 64.3137%
        XYZ:
        25.9394, 33.0694, 5.4678
        xyY:
        0.4023, 0.5129, 33.0694
      CIE-Lab:
        64.2171, -21.4409, 64.5180
        CIE-LCH:
        64.2171, 67.9874, 108.3829
        CIE-Luv:
        64.2171, -4.2741, 70.5215
        Hunter-Lab:
        57.5060, -20.1192, 34.6168
      #96a40f color charts
#96a40f RGB chart
      #96a40f CMYK chart
      #96a40f RGB pie chart
      #96a40f color shades, tints & tones
#96a40f color schemes
#96a40f color preview, HTML & CSS examples
           This text has a color of #96a40f        
        
          <p style="color:#96a40f;">Text here</p>
        
        
          .mytext {color:#96a40f;}
        
        Text color #96a40f
      
           This box has a color of #96a40f        
        
          <div style="background-color:#96a40f;">Content here</div>
        
        
          .mybackground {background-color:#96a40f;}
        
        Background color #96a40f
      
           Border around this has a color of #96a40f        
        
          <div style="border:2px solid #96a40f;">Content here</div>
        
        
          .myborder {border:2px solid #96a40f;}
        
        Border color #96a40f