#96a50e color space conversions
Hex:
        #96a50e
        RGB:
        150, 165, 14
        CMY:
        41, 35, 95
        CMYK:
        9, 0, 92, 35
      HSL:
        66°, 84.3575%, 35.0980%
        HSV (HSB):
        66°, 91.5152%, 64.7059%
        XYZ:
        26.1121, 33.4260, 5.4911
        xyY:
        0.4015, 0.5140, 33.4260
      CIE-Lab:
        64.5044, -21.9610, 64.9089
        CIE-LCH:
        64.5044, 68.5234, 108.6925
        CIE-Luv:
        64.5044, -4.8892, 71.0195
        Hunter-Lab:
        57.8152, -20.5576, 34.8395
      #96a50e color charts
#96a50e RGB chart
      #96a50e CMYK chart
      #96a50e RGB pie chart
      #96a50e color shades, tints & tones
#96a50e color schemes
#96a50e color preview, HTML & CSS examples
           This text has a color of #96a50e        
        
          <p style="color:#96a50e;">Text here</p>
        
        
          .mytext {color:#96a50e;}
        
        Text color #96a50e
      
           This box has a color of #96a50e        
        
          <div style="background-color:#96a50e;">Content here</div>
        
        
          .mybackground {background-color:#96a50e;}
        
        Background color #96a50e
      
           Border around this has a color of #96a50e        
        
          <div style="border:2px solid #96a50e;">Content here</div>
        
        
          .myborder {border:2px solid #96a50e;}
        
        Border color #96a50e