#94a67e color space conversions
Hex:
        #94a67e
        RGB:
        148, 166, 126
        CMY:
        42, 35, 51
        CMYK:
        11, 0, 24, 35
      HSL:
        87°, 18.3486%, 57.2549%
        HSV (HSB):
        87°, 24.0964%, 65.0980%
        XYZ:
        29.6149, 35.0747, 24.9479
        xyY:
        0.3304, 0.3913, 35.0747
      CIE-Lab:
        65.8068, -13.6461, 18.6631
        CIE-LCH:
        65.8068, 23.1199, 126.1735
        CIE-Luv:
        65.8068, -8.5391, 27.6072
        Hunter-Lab:
        59.2239, -14.3830, 16.4810
      #94a67e color charts
#94a67e RGB chart
      #94a67e CMYK chart
      #94a67e RGB pie chart
      #94a67e color shades, tints & tones
#94a67e color schemes
#94a67e color preview, HTML & CSS examples
           This text has a color of #94a67e        
        
          <p style="color:#94a67e;">Text here</p>
        
        
          .mytext {color:#94a67e;}
        
        Text color #94a67e
      
           This box has a color of #94a67e        
        
          <div style="background-color:#94a67e;">Content here</div>
        
        
          .mybackground {background-color:#94a67e;}
        
        Background color #94a67e
      
           Border around this has a color of #94a67e        
        
          <div style="border:2px solid #94a67e;">Content here</div>
        
        
          .myborder {border:2px solid #94a67e;}
        
        Border color #94a67e