#994e2f color space conversions
Hex:
        #994e2f
        RGB:
        153, 78, 47
        CMY:
        40, 69, 82
        CMYK:
        0, 49, 69, 40
      HSL:
        18°, 53.0000%, 39.2157%
        HSV (HSB):
        18°, 69.2810%, 60.0000%
        XYZ:
        16.3743, 12.4263, 4.2248
        xyY:
        0.4958, 0.3763, 12.4263
      CIE-Lab:
        41.8858, 28.7059, 32.0942
        CIE-LCH:
        41.8858, 43.0589, 48.1897
        CIE-Luv:
        41.8858, 57.8123, 27.6419
        Hunter-Lab:
        35.2510, 21.2254, 17.5698
      #994e2f color charts
#994e2f RGB chart
      #994e2f CMYK chart
      #994e2f RGB pie chart
      #994e2f color shades, tints & tones
#994e2f color schemes
#994e2f color preview, HTML & CSS examples
           This text has a color of #994e2f        
        
          <p style="color:#994e2f;">Text here</p>
        
        
          .mytext {color:#994e2f;}
        
        Text color #994e2f
      
           This box has a color of #994e2f        
        
          <div style="background-color:#994e2f;">Content here</div>
        
        
          .mybackground {background-color:#994e2f;}
        
        Background color #994e2f
      
           Border around this has a color of #994e2f        
        
          <div style="border:2px solid #994e2f;">Content here</div>
        
        
          .myborder {border:2px solid #994e2f;}
        
        Border color #994e2f