#94a260 color space conversions
Hex:
        #94a260
        RGB:
        148, 162, 96
        CMY:
        42, 36, 62
        CMYK:
        9, 0, 41, 36
      HSL:
        73°, 26.1905%, 50.5882%
        HSV (HSB):
        73°, 40.7407%, 63.5294%
        XYZ:
        27.2444, 32.9811, 15.9964
        xyY:
        0.3574, 0.4327, 32.9811
      CIE-Lab:
        64.1456, -15.7825, 32.6501
        CIE-LCH:
        64.1456, 36.2645, 115.7983
        CIE-Luv:
        64.1456, -5.5323, 43.7490
        Hunter-Lab:
        57.4292, -15.8206, 23.6857
      #94a260 color charts
#94a260 RGB chart
      #94a260 CMYK chart
      #94a260 RGB pie chart
      #94a260 color shades, tints & tones
#94a260 color schemes
#94a260 color preview, HTML & CSS examples
           This text has a color of #94a260        
        
          <p style="color:#94a260;">Text here</p>
        
        
          .mytext {color:#94a260;}
        
        Text color #94a260
      
           This box has a color of #94a260        
        
          <div style="background-color:#94a260;">Content here</div>
        
        
          .mybackground {background-color:#94a260;}
        
        Background color #94a260
      
           Border around this has a color of #94a260        
        
          <div style="border:2px solid #94a260;">Content here</div>
        
        
          .myborder {border:2px solid #94a260;}
        
        Border color #94a260