#96ae0d color space conversions
Hex:
        #96ae0d
        RGB:
        150, 174, 13
        CMY:
        41, 32, 95
        CMYK:
        14, 0, 93, 32
      HSL:
        69°, 86.0963%, 36.6667%
        HSV (HSB):
        69°, 92.5287%, 68.2353%
        XYZ:
        27.7864, 36.7852, 6.0165
        xyY:
        0.3936, 0.5211, 36.7852
      CIE-Lab:
        67.1156, -26.4123, 67.1255
        CIE-LCH:
        67.1156, 72.1349, 111.4785
        CIE-Luv:
        67.1156, -10.3458, 74.7252
        Hunter-Lab:
        60.6508, -24.3614, 36.5740
      #96ae0d color charts
#96ae0d RGB chart
      #96ae0d CMYK chart
      #96ae0d RGB pie chart
      #96ae0d color shades, tints & tones
#96ae0d color schemes
#96ae0d color preview, HTML & CSS examples
           This text has a color of #96ae0d        
        
          <p style="color:#96ae0d;">Text here</p>
        
        
          .mytext {color:#96ae0d;}
        
        Text color #96ae0d
      
           This box has a color of #96ae0d        
        
          <div style="background-color:#96ae0d;">Content here</div>
        
        
          .mybackground {background-color:#96ae0d;}
        
        Background color #96ae0d
      
           Border around this has a color of #96ae0d        
        
          <div style="border:2px solid #96ae0d;">Content here</div>
        
        
          .myborder {border:2px solid #96ae0d;}
        
        Border color #96ae0d