#949f6f color space conversions
Hex:
        #949f6f
        RGB:
        148, 159, 111
        CMY:
        42, 38, 56
        CMYK:
        7, 0, 30, 38
      HSL:
        74°, 20.0000%, 52.9412%
        HSV (HSB):
        74°, 30.1887%, 62.3529%
        XYZ:
        27.4801, 32.2399, 19.8135
        xyY:
        0.3455, 0.4054, 32.2399
      CIE-Lab:
        63.5406, -12.2269, 23.8042
        CIE-LCH:
        63.5406, 26.7607, 117.1870
        CIE-Luv:
        63.5406, -4.2723, 33.2489
        Hunter-Lab:
        56.7802, -12.9759, 19.0568
      #949f6f color charts
#949f6f RGB chart
      #949f6f CMYK chart
      #949f6f RGB pie chart
      #949f6f color shades, tints & tones
#949f6f color schemes
#949f6f color preview, HTML & CSS examples
           This text has a color of #949f6f        
        
          <p style="color:#949f6f;">Text here</p>
        
        
          .mytext {color:#949f6f;}
        
        Text color #949f6f
      
           This box has a color of #949f6f        
        
          <div style="background-color:#949f6f;">Content here</div>
        
        
          .mybackground {background-color:#949f6f;}
        
        Background color #949f6f
      
           Border around this has a color of #949f6f        
        
          <div style="border:2px solid #949f6f;">Content here</div>
        
        
          .myborder {border:2px solid #949f6f;}
        
        Border color #949f6f