#94a650 color space conversions
Hex:
        #94a650
        RGB:
        148, 166, 80
        CMY:
        42, 35, 69
        CMYK:
        11, 0, 52, 35
      HSL:
        73°, 34.9593%, 48.2353%
        HSV (HSB):
        73°, 51.8072%, 65.0980%
        XYZ:
        27.2969, 34.1475, 12.7418
        xyY:
        0.3680, 0.4603, 34.1475
      CIE-Lab:
        65.0795, -19.5962, 41.9663
        CIE-LCH:
        65.0795, 46.3161, 115.0303
        CIE-Luv:
        65.0795, -7.4850, 53.8214
        Hunter-Lab:
        58.4359, -18.8808, 27.9770
      #94a650 color charts
#94a650 RGB chart
      #94a650 CMYK chart
      #94a650 RGB pie chart
      #94a650 color shades, tints & tones
#94a650 color schemes
#94a650 color preview, HTML & CSS examples
           This text has a color of #94a650        
        
          <p style="color:#94a650;">Text here</p>
        
        
          .mytext {color:#94a650;}
        
        Text color #94a650
      
           This box has a color of #94a650        
        
          <div style="background-color:#94a650;">Content here</div>
        
        
          .mybackground {background-color:#94a650;}
        
        Background color #94a650
      
           Border around this has a color of #94a650        
        
          <div style="border:2px solid #94a650;">Content here</div>
        
        
          .myborder {border:2px solid #94a650;}
        
        Border color #94a650