#994d3b color space conversions
Hex:
        #994d3b
        RGB:
        153, 77, 59
        CMY:
        40, 70, 77
        CMYK:
        0, 50, 61, 40
      HSL:
        11°, 44.3396%, 41.5686%
        HSV (HSB):
        11°, 61.4379%, 60.0000%
        XYZ:
        16.5802, 12.3958, 5.6564
        xyY:
        0.4787, 0.3579, 12.3958
      CIE-Lab:
        41.8384, 30.0710, 25.0953
        CIE-LCH:
        41.8384, 39.1668, 39.8462
        CIE-Luv:
        41.8384, 56.7410, 21.7295
        Hunter-Lab:
        35.2077, 22.4465, 15.1199
      #994d3b color charts
#994d3b RGB chart
      #994d3b CMYK chart
      #994d3b RGB pie chart
      #994d3b color shades, tints & tones
#994d3b color schemes
#994d3b color preview, HTML & CSS examples
           This text has a color of #994d3b        
        
          <p style="color:#994d3b;">Text here</p>
        
        
          .mytext {color:#994d3b;}
        
        Text color #994d3b
      
           This box has a color of #994d3b        
        
          <div style="background-color:#994d3b;">Content here</div>
        
        
          .mybackground {background-color:#994d3b;}
        
        Background color #994d3b
      
           Border around this has a color of #994d3b        
        
          <div style="border:2px solid #994d3b;">Content here</div>
        
        
          .myborder {border:2px solid #994d3b;}
        
        Border color #994d3b