#94ac2a color space conversions
Hex:
        #94ac2a
        RGB:
        148, 172, 42
        CMY:
        42, 33, 84
        CMYK:
        14, 0, 76, 33
      HSL:
        71°, 60.7477%, 41.9608%
        HSV (HSB):
        71°, 75.5814%, 67.4510%
        XYZ:
        27.3832, 35.9681, 7.6898
        xyY:
        0.3855, 0.5063, 35.9681
      CIE-Lab:
        66.4956, -25.3528, 59.5637
        CIE-LCH:
        66.4956, 64.7348, 113.0566
        CIE-Luv:
        66.4956, -10.5315, 69.4612
        Hunter-Lab:
        59.9734, -23.4524, 34.3792
      #94ac2a color charts
#94ac2a RGB chart
      #94ac2a CMYK chart
      #94ac2a RGB pie chart
      #94ac2a color shades, tints & tones
#94ac2a color schemes
#94ac2a color preview, HTML & CSS examples
           This text has a color of #94ac2a        
        
          <p style="color:#94ac2a;">Text here</p>
        
        
          .mytext {color:#94ac2a;}
        
        Text color #94ac2a
      
           This box has a color of #94ac2a        
        
          <div style="background-color:#94ac2a;">Content here</div>
        
        
          .mybackground {background-color:#94ac2a;}
        
        Background color #94ac2a
      
           Border around this has a color of #94ac2a        
        
          <div style="border:2px solid #94ac2a;">Content here</div>
        
        
          .myborder {border:2px solid #94ac2a;}
        
        Border color #94ac2a