#94666d color space conversions
Hex:
        #94666d
        RGB:
        148, 102, 109
        CMY:
        42, 60, 57
        CMYK:
        0, 31, 26, 42
      HSL:
        351°, 18.4000%, 49.0196%
        HSV (HSB):
        351°, 31.0811%, 58.0392%
        XYZ:
        19.7244, 16.9028, 16.6910
        xyY:
        0.3699, 0.3170, 16.9028
      CIE-Lab:
        48.1373, 19.5691, 3.5437
        CIE-LCH:
        48.1373, 19.8874, 10.2644
        CIE-Luv:
        48.1373, 28.8922, 1.3424
        Hunter-Lab:
        41.1130, 13.6897, 4.7086
      #94666d color charts
#94666d RGB chart
      #94666d CMYK chart
      #94666d RGB pie chart
      #94666d color shades, tints & tones
#94666d color schemes
#94666d color preview, HTML & CSS examples
           This text has a color of #94666d        
        
          <p style="color:#94666d;">Text here</p>
        
        
          .mytext {color:#94666d;}
        
        Text color #94666d
      
           This box has a color of #94666d        
        
          <div style="background-color:#94666d;">Content here</div>
        
        
          .mybackground {background-color:#94666d;}
        
        Background color #94666d
      
           Border around this has a color of #94666d        
        
          <div style="border:2px solid #94666d;">Content here</div>
        
        
          .myborder {border:2px solid #94666d;}
        
        Border color #94666d