#994e3e color space conversions
Hex:
        #994e3e
        RGB:
        153, 78, 62
        CMY:
        40, 69, 76
        CMYK:
        0, 49, 59, 40
      HSL:
        11°, 42.3256%, 42.1569%
        HSV (HSB):
        11°, 59.4771%, 60.0000%
        XYZ:
        16.7308, 12.5689, 6.1017
        xyY:
        0.4726, 0.3550, 12.5689
      CIE-Lab:
        42.1063, 29.7594, 23.6485
        CIE-LCH:
        42.1063, 38.0115, 38.4726
        CIE-Luv:
        42.1063, 55.5592, 20.6019
        Hunter-Lab:
        35.4526, 22.1954, 14.6126
      #994e3e color charts
#994e3e RGB chart
      #994e3e CMYK chart
      #994e3e RGB pie chart
      #994e3e color shades, tints & tones
#994e3e color schemes
#994e3e color preview, HTML & CSS examples
           This text has a color of #994e3e        
        
          <p style="color:#994e3e;">Text here</p>
        
        
          .mytext {color:#994e3e;}
        
        Text color #994e3e
      
           This box has a color of #994e3e        
        
          <div style="background-color:#994e3e;">Content here</div>
        
        
          .mybackground {background-color:#994e3e;}
        
        Background color #994e3e
      
           Border around this has a color of #994e3e        
        
          <div style="border:2px solid #994e3e;">Content here</div>
        
        
          .myborder {border:2px solid #994e3e;}
        
        Border color #994e3e