#94967d color space conversions
Hex:
        #94967d
        RGB:
        148, 150, 125
        CMY:
        42, 41, 51
        CMYK:
        1, 0, 17, 41
      HSL:
        65°, 10.6383%, 53.9216%
        HSV (HSB):
        65°, 16.6667%, 58.8235%
        XYZ:
        26.8208, 29.5893, 23.6997
        xyY:
        0.3348, 0.3694, 29.5893
      CIE-Lab:
        61.2982, -5.2269, 12.9657
        CIE-LCH:
        61.2982, 13.9796, 111.9560
        CIE-Luv:
        61.2982, 0.1494, 18.5011
        Hunter-Lab:
        54.3960, -7.1809, 12.2452
      #94967d color charts
#94967d RGB chart
      #94967d CMYK chart
      #94967d RGB pie chart
      #94967d color shades, tints & tones
#94967d color schemes
#94967d color preview, HTML & CSS examples
           This text has a color of #94967d        
        
          <p style="color:#94967d;">Text here</p>
        
        
          .mytext {color:#94967d;}
        
        Text color #94967d
      
           This box has a color of #94967d        
        
          <div style="background-color:#94967d;">Content here</div>
        
        
          .mybackground {background-color:#94967d;}
        
        Background color #94967d
      
           Border around this has a color of #94967d        
        
          <div style="border:2px solid #94967d;">Content here</div>
        
        
          .myborder {border:2px solid #94967d;}
        
        Border color #94967d