#994b5f color space conversions
Hex:
        #994b5f
        RGB:
        153, 75, 95
        CMY:
        40, 71, 63
        CMYK:
        0, 51, 38, 40
      HSL:
        345°, 34.2105%, 44.7059%
        HSV (HSB):
        345°, 50.9804%, 60.0000%
        XYZ:
        17.7185, 12.6307, 12.3306
        xyY:
        0.4152, 0.2959, 12.6307
      CIE-Lab:
        42.2014, 34.7590, 3.5854
        CIE-LCH:
        42.2014, 34.9434, 5.8892
        CIE-Luv:
        42.2014, 50.7059, -1.5228
        Hunter-Lab:
        35.5397, 26.7978, 4.3070
      #994b5f color charts
#994b5f RGB chart
      #994b5f CMYK chart
      #994b5f RGB pie chart
      #994b5f color shades, tints & tones
#994b5f color schemes
#994b5f color preview, HTML & CSS examples
           This text has a color of #994b5f        
        
          <p style="color:#994b5f;">Text here</p>
        
        
          .mytext {color:#994b5f;}
        
        Text color #994b5f
      
           This box has a color of #994b5f        
        
          <div style="background-color:#994b5f;">Content here</div>
        
        
          .mybackground {background-color:#994b5f;}
        
        Background color #994b5f
      
           Border around this has a color of #994b5f        
        
          <div style="border:2px solid #994b5f;">Content here</div>
        
        
          .myborder {border:2px solid #994b5f;}
        
        Border color #994b5f