#994a2f color space conversions
Hex:
        #994a2f
        RGB:
        153, 74, 47
        CMY:
        40, 71, 82
        CMYK:
        0, 52, 69, 40
      HSL:
        15°, 53.0000%, 39.2157%
        HSV (HSB):
        15°, 69.2810%, 60.0000%
        XYZ:
        16.0987, 11.8751, 4.1330
        xyY:
        0.5014, 0.3699, 11.8751
      CIE-Lab:
        41.0169, 30.8814, 31.0905
        CIE-LCH:
        41.0169, 43.8209, 45.1933
        CIE-Luv:
        41.0169, 60.6873, 26.0807
        Hunter-Lab:
        34.4603, 23.0840, 17.0113
      #994a2f color charts
#994a2f RGB chart
      #994a2f CMYK chart
      #994a2f RGB pie chart
      #994a2f color shades, tints & tones
#994a2f color schemes
#994a2f color preview, HTML & CSS examples
           This text has a color of #994a2f        
        
          <p style="color:#994a2f;">Text here</p>
        
        
          .mytext {color:#994a2f;}
        
        Text color #994a2f
      
           This box has a color of #994a2f        
        
          <div style="background-color:#994a2f;">Content here</div>
        
        
          .mybackground {background-color:#994a2f;}
        
        Background color #994a2f
      
           Border around this has a color of #994a2f        
        
          <div style="border:2px solid #994a2f;">Content here</div>
        
        
          .myborder {border:2px solid #994a2f;}
        
        Border color #994a2f