#994d6b color space conversions
Hex:
        #994d6b
        RGB:
        153, 77, 107
        CMY:
        40, 70, 58
        CMYK:
        0, 50, 30, 40
      HSL:
        336°, 33.0435%, 45.0980%
        HSV (HSB):
        336°, 49.6732%, 60.0000%
        XYZ:
        18.4446, 13.1416, 15.4744
        xyY:
        0.3919, 0.2792, 13.1416
      CIE-Lab:
        42.9758, 35.2705, -2.6888
        CIE-LCH:
        42.9758, 35.3728, 355.6406
        CIE-Luv:
        42.9758, 46.7989, -9.4379
        Hunter-Lab:
        36.2513, 27.3805, 0.0672
      #994d6b color charts
#994d6b RGB chart
      #994d6b CMYK chart
      #994d6b RGB pie chart
      #994d6b color shades, tints & tones
#994d6b color schemes
#994d6b color preview, HTML & CSS examples
           This text has a color of #994d6b        
        
          <p style="color:#994d6b;">Text here</p>
        
        
          .mytext {color:#994d6b;}
        
        Text color #994d6b
      
           This box has a color of #994d6b        
        
          <div style="background-color:#994d6b;">Content here</div>
        
        
          .mybackground {background-color:#994d6b;}
        
        Background color #994d6b
      
           Border around this has a color of #994d6b        
        
          <div style="border:2px solid #994d6b;">Content here</div>
        
        
          .myborder {border:2px solid #994d6b;}
        
        Border color #994d6b