#94495b color space conversions
Hex:
        #94495b
        RGB:
        148, 73, 91
        CMY:
        42, 71, 64
        CMYK:
        0, 51, 39, 42
      HSL:
        346°, 33.9367%, 43.3333%
        HSV (HSB):
        346°, 50.6757%, 58.0392%
        XYZ:
        16.4836, 11.8163, 11.3095
        xyY:
        0.4162, 0.2983, 11.8163
      CIE-Lab:
        40.9227, 33.4748, 4.1288
        CIE-LCH:
        40.9227, 33.7284, 7.0314
        CIE-Luv:
        40.9227, 48.8276, -0.6383
        Hunter-Lab:
        34.3749, 25.4392, 4.5557
      #94495b color charts
#94495b RGB chart
      #94495b CMYK chart
      #94495b RGB pie chart
      #94495b color shades, tints & tones
#94495b color schemes
#94495b color preview, HTML & CSS examples
           This text has a color of #94495b        
        
          <p style="color:#94495b;">Text here</p>
        
        
          .mytext {color:#94495b;}
        
        Text color #94495b
      
           This box has a color of #94495b        
        
          <div style="background-color:#94495b;">Content here</div>
        
        
          .mybackground {background-color:#94495b;}
        
        Background color #94495b
      
           Border around this has a color of #94495b        
        
          <div style="border:2px solid #94495b;">Content here</div>
        
        
          .myborder {border:2px solid #94495b;}
        
        Border color #94495b