#994d2b color space conversions
Hex:
        #994d2b
        RGB:
        153, 77, 43
        CMY:
        40, 70, 83
        CMYK:
        0, 50, 72, 40
      HSL:
        19°, 56.1224%, 38.4314%
        HSV (HSB):
        19°, 71.8954%, 60.0000%
        XYZ:
        16.2268, 12.2545, 3.7956
        xyY:
        0.5027, 0.3797, 12.2545
      CIE-Lab:
        41.6177, 29.0231, 34.0073
        CIE-LCH:
        41.6177, 44.7084, 49.5213
        CIE-Luv:
        41.6177, 59.0537, 28.8378
        Hunter-Lab:
        35.0064, 21.4803, 18.0759
      #994d2b color charts
#994d2b RGB chart
      #994d2b CMYK chart
      #994d2b RGB pie chart
      #994d2b color shades, tints & tones
#994d2b color schemes
#994d2b color preview, HTML & CSS examples
           This text has a color of #994d2b        
        
          <p style="color:#994d2b;">Text here</p>
        
        
          .mytext {color:#994d2b;}
        
        Text color #994d2b
      
           This box has a color of #994d2b        
        
          <div style="background-color:#994d2b;">Content here</div>
        
        
          .mybackground {background-color:#994d2b;}
        
        Background color #994d2b
      
           Border around this has a color of #994d2b        
        
          <div style="border:2px solid #994d2b;">Content here</div>
        
        
          .myborder {border:2px solid #994d2b;}
        
        Border color #994d2b