#94666b color space conversions
Hex:
        #94666b
        RGB:
        148, 102, 107
        CMY:
        42, 60, 58
        CMYK:
        0, 31, 28, 42
      HSL:
        353°, 18.4000%, 49.0196%
        HSV (HSB):
        353°, 31.0811%, 58.0392%
        XYZ:
        19.6180, 16.8602, 16.1303
        xyY:
        0.3729, 0.3205, 16.8602
      CIE-Lab:
        48.0834, 19.2679, 4.6630
        CIE-LCH:
        48.0834, 19.8241, 13.6046
        CIE-Luv:
        48.0834, 29.1840, 2.8188
        Hunter-Lab:
        41.0611, 13.4257, 5.4516
      #94666b color charts
#94666b RGB chart
      #94666b CMYK chart
      #94666b RGB pie chart
      #94666b color shades, tints & tones
#94666b color schemes
#94666b color preview, HTML & CSS examples
           This text has a color of #94666b        
        
          <p style="color:#94666b;">Text here</p>
        
        
          .mytext {color:#94666b;}
        
        Text color #94666b
      
           This box has a color of #94666b        
        
          <div style="background-color:#94666b;">Content here</div>
        
        
          .mybackground {background-color:#94666b;}
        
        Background color #94666b
      
           Border around this has a color of #94666b        
        
          <div style="border:2px solid #94666b;">Content here</div>
        
        
          .myborder {border:2px solid #94666b;}
        
        Border color #94666b