#94a05b color space conversions
Hex:
        #94a05b
        RGB:
        148, 160, 91
        CMY:
        42, 37, 64
        CMYK:
        7, 0, 43, 37
      HSL:
        70°, 27.4900%, 49.2157%
        HSV (HSB):
        70°, 43.1250%, 62.7451%
        XYZ:
        26.6719, 32.1928, 14.7056
        xyY:
        0.3625, 0.4376, 32.1928
      CIE-Lab:
        63.5019, -15.3338, 34.4589
        CIE-LCH:
        63.5019, 37.7165, 113.9885
        CIE-Luv:
        63.5019, -4.2533, 45.3652
        Hunter-Lab:
        56.7387, -15.3831, 24.3503
      #94a05b color charts
#94a05b RGB chart
      #94a05b CMYK chart
      #94a05b RGB pie chart
      #94a05b color shades, tints & tones
#94a05b color schemes
#94a05b color preview, HTML & CSS examples
           This text has a color of #94a05b        
        
          <p style="color:#94a05b;">Text here</p>
        
        
          .mytext {color:#94a05b;}
        
        Text color #94a05b
      
           This box has a color of #94a05b        
        
          <div style="background-color:#94a05b;">Content here</div>
        
        
          .mybackground {background-color:#94a05b;}
        
        Background color #94a05b
      
           Border around this has a color of #94a05b        
        
          <div style="border:2px solid #94a05b;">Content here</div>
        
        
          .myborder {border:2px solid #94a05b;}
        
        Border color #94a05b