#994e2d color space conversions
Hex:
        #994e2d
        RGB:
        153, 78, 45
        CMY:
        40, 69, 82
        CMYK:
        0, 49, 71, 40
      HSL:
        18°, 54.5455%, 38.8235%
        HSV (HSB):
        18°, 70.5882%, 60.0000%
        XYZ:
        16.3349, 12.4105, 4.0172
        xyY:
        0.4986, 0.3788, 12.4105
      CIE-Lab:
        41.8613, 28.5880, 33.1800
        CIE-LCH:
        41.8613, 43.7971, 49.2517
        CIE-Luv:
        41.8613, 58.0717, 28.4494
        Hunter-Lab:
        35.2286, 21.1174, 17.8991
      #994e2d color charts
#994e2d RGB chart
      #994e2d CMYK chart
      #994e2d RGB pie chart
      #994e2d color shades, tints & tones
#994e2d color schemes
#994e2d color preview, HTML & CSS examples
           This text has a color of #994e2d        
        
          <p style="color:#994e2d;">Text here</p>
        
        
          .mytext {color:#994e2d;}
        
        Text color #994e2d
      
           This box has a color of #994e2d        
        
          <div style="background-color:#994e2d;">Content here</div>
        
        
          .mybackground {background-color:#994e2d;}
        
        Background color #994e2d
      
           Border around this has a color of #994e2d        
        
          <div style="border:2px solid #994e2d;">Content here</div>
        
        
          .myborder {border:2px solid #994e2d;}
        
        Border color #994e2d