#94a467 color space conversions
Hex:
        #94a467
        RGB:
        148, 164, 103
        CMY:
        42, 36, 60
        CMYK:
        10, 0, 37, 36
      HSL:
        76°, 25.1029%, 52.3529%
        HSV (HSB):
        76°, 37.1951%, 64.3137%
        XYZ:
        27.9364, 33.8261, 17.8886
        xyY:
        0.3507, 0.4247, 33.8261
      CIE-Lab:
        64.8243, -15.9401, 29.8131
        CIE-LCH:
        64.8243, 33.8069, 118.1319
        CIE-Luv:
        64.8243, -6.8403, 40.9025
        Hunter-Lab:
        58.1602, -16.0405, 22.4760
      #94a467 color charts
#94a467 RGB chart
      #94a467 CMYK chart
      #94a467 RGB pie chart
      #94a467 color shades, tints & tones
#94a467 color schemes
#94a467 color preview, HTML & CSS examples
           This text has a color of #94a467        
        
          <p style="color:#94a467;">Text here</p>
        
        
          .mytext {color:#94a467;}
        
        Text color #94a467
      
           This box has a color of #94a467        
        
          <div style="background-color:#94a467;">Content here</div>
        
        
          .mybackground {background-color:#94a467;}
        
        Background color #94a467
      
           Border around this has a color of #94a467        
        
          <div style="border:2px solid #94a467;">Content here</div>
        
        
          .myborder {border:2px solid #94a467;}
        
        Border color #94a467