#94ac76 color space conversions
Hex:
        #94ac76
        RGB:
        148, 172, 118
        CMY:
        42, 33, 54
        CMYK:
        14, 0, 31, 33
      HSL:
        87°, 24.5455%, 56.8627%
        HSV (HSB):
        87°, 31.3953%, 67.4510%
        XYZ:
        30.2353, 37.1090, 22.7087
        xyY:
        0.3358, 0.4121, 37.1090
      CIE-Lab:
        67.3587, -17.9846, 25.1157
        CIE-LCH:
        67.3587, 30.8908, 125.6054
        CIE-Luv:
        67.3587, -11.5550, 36.3935
        Hunter-Lab:
        60.9171, -18.0092, 20.5398
      #94ac76 color charts
#94ac76 RGB chart
      #94ac76 CMYK chart
      #94ac76 RGB pie chart
      #94ac76 color shades, tints & tones
#94ac76 color schemes
#94ac76 color preview, HTML & CSS examples
           This text has a color of #94ac76        
        
          <p style="color:#94ac76;">Text here</p>
        
        
          .mytext {color:#94ac76;}
        
        Text color #94ac76
      
           This box has a color of #94ac76        
        
          <div style="background-color:#94ac76;">Content here</div>
        
        
          .mybackground {background-color:#94ac76;}
        
        Background color #94ac76
      
           Border around this has a color of #94ac76        
        
          <div style="border:2px solid #94ac76;">Content here</div>
        
        
          .myborder {border:2px solid #94ac76;}
        
        Border color #94ac76