#994f2a color space conversions
Hex:
        #994f2a
        RGB:
        153, 79, 42
        CMY:
        40, 69, 84
        CMYK:
        0, 48, 73, 40
      HSL:
        20°, 56.9231%, 38.2353%
        HSV (HSB):
        20°, 72.5490%, 60.0000%
        XYZ:
        16.3508, 12.5314, 3.7475
        xyY:
        0.5011, 0.3840, 12.5314
      CIE-Lab:
        42.0486, 27.8707, 35.0272
        CIE-LCH:
        42.0486, 44.7625, 51.4912
        CIE-Luv:
        42.0486, 57.7043, 29.9887
        Hunter-Lab:
        35.3998, 20.4976, 18.5032
      #994f2a color charts
#994f2a RGB chart
      #994f2a CMYK chart
      #994f2a RGB pie chart
      #994f2a color shades, tints & tones
#994f2a color schemes
#994f2a color preview, HTML & CSS examples
           This text has a color of #994f2a        
        
          <p style="color:#994f2a;">Text here</p>
        
        
          .mytext {color:#994f2a;}
        
        Text color #994f2a
      
           This box has a color of #994f2a        
        
          <div style="background-color:#994f2a;">Content here</div>
        
        
          .mybackground {background-color:#994f2a;}
        
        Background color #994f2a
      
           Border around this has a color of #994f2a        
        
          <div style="border:2px solid #994f2a;">Content here</div>
        
        
          .myborder {border:2px solid #994f2a;}
        
        Border color #994f2a