#96ae1a color space conversions
Hex:
        #96ae1a
        RGB:
        150, 174, 26
        CMY:
        41, 32, 90
        CMYK:
        14, 0, 85, 32
      HSL:
        70°, 74.0000%, 39.2157%
        HSV (HSB):
        70°, 85.0575%, 68.2353%
        XYZ:
        27.9002, 36.8307, 6.6158
        xyY:
        0.3911, 0.5162, 36.8307
      CIE-Lab:
        67.1498, -26.1076, 64.7348
        CIE-LCH:
        67.1498, 69.8012, 111.9643
        CIE-Luv:
        67.1498, -10.3908, 73.2688
        Hunter-Lab:
        60.6883, -24.1429, 36.0184
      #96ae1a color charts
#96ae1a RGB chart
      #96ae1a CMYK chart
      #96ae1a RGB pie chart
      #96ae1a color shades, tints & tones
#96ae1a color schemes
#96ae1a color preview, HTML & CSS examples
           This text has a color of #96ae1a        
        
          <p style="color:#96ae1a;">Text here</p>
        
        
          .mytext {color:#96ae1a;}
        
        Text color #96ae1a
      
           This box has a color of #96ae1a        
        
          <div style="background-color:#96ae1a;">Content here</div>
        
        
          .mybackground {background-color:#96ae1a;}
        
        Background color #96ae1a
      
           Border around this has a color of #96ae1a        
        
          <div style="border:2px solid #96ae1a;">Content here</div>
        
        
          .myborder {border:2px solid #96ae1a;}
        
        Border color #96ae1a