#994d5f color space conversions
Hex:
        #994d5f
        RGB:
        153, 77, 95
        CMY:
        40, 70, 63
        CMYK:
        0, 50, 38, 40
      HSL:
        346°, 33.0435%, 45.0980%
        HSV (HSB):
        346°, 49.6732%, 60.0000%
        XYZ:
        17.8563, 12.9063, 12.3765
        xyY:
        0.4139, 0.2992, 12.9063
      CIE-Lab:
        42.6217, 33.6860, 4.1900
        CIE-LCH:
        42.6217, 33.9456, 7.0902
        CIE-Luv:
        42.6217, 49.5865, -0.5852
        Hunter-Lab:
        35.9253, 25.8523, 4.7219
      #994d5f color charts
#994d5f RGB chart
      #994d5f CMYK chart
      #994d5f RGB pie chart
      #994d5f color shades, tints & tones
#994d5f color schemes
#994d5f color preview, HTML & CSS examples
           This text has a color of #994d5f        
        
          <p style="color:#994d5f;">Text here</p>
        
        
          .mytext {color:#994d5f;}
        
        Text color #994d5f
      
           This box has a color of #994d5f        
        
          <div style="background-color:#994d5f;">Content here</div>
        
        
          .mybackground {background-color:#994d5f;}
        
        Background color #994d5f
      
           Border around this has a color of #994d5f        
        
          <div style="border:2px solid #994d5f;">Content here</div>
        
        
          .myborder {border:2px solid #994d5f;}
        
        Border color #994d5f