#994e4f color space conversions
Hex:
        #994e4f
        RGB:
        153, 78, 79
        CMY:
        40, 69, 69
        CMYK:
        0, 49, 48, 40
      HSL:
        359°, 32.4675%, 45.2941%
        HSV (HSB):
        359°, 49.0196%, 60.0000%
        XYZ:
        17.2725, 12.7856, 8.9546
        xyY:
        0.4427, 0.3277, 12.7856
      CIE-Lab:
        42.4384, 31.3208, 13.7812
        CIE-LCH:
        42.4384, 34.2186, 23.7496
        CIE-Luv:
        42.4384, 52.4191, 10.7110
        Hunter-Lab:
        35.7570, 23.6505, 10.1818
      #994e4f color charts
#994e4f RGB chart
      #994e4f CMYK chart
      #994e4f RGB pie chart
      #994e4f color shades, tints & tones
#994e4f color schemes
#994e4f color preview, HTML & CSS examples
           This text has a color of #994e4f        
        
          <p style="color:#994e4f;">Text here</p>
        
        
          .mytext {color:#994e4f;}
        
        Text color #994e4f
      
           This box has a color of #994e4f        
        
          <div style="background-color:#994e4f;">Content here</div>
        
        
          .mybackground {background-color:#994e4f;}
        
        Background color #994e4f
      
           Border around this has a color of #994e4f        
        
          <div style="border:2px solid #994e4f;">Content here</div>
        
        
          .myborder {border:2px solid #994e4f;}
        
        Border color #994e4f