#994f47 color space conversions
Hex:
        #994f47
        RGB:
        153, 79, 71
        CMY:
        40, 69, 72
        CMYK:
        0, 48, 54, 40
      HSL:
        6°, 36.6071%, 43.9216%
        HSV (HSB):
        6°, 53.5948%, 60.0000%
        XYZ:
        17.0702, 12.8192, 7.5359
        xyY:
        0.4561, 0.3425, 12.8192
      CIE-Lab:
        42.4896, 29.9900, 18.7292
        CIE-LCH:
        42.4896, 35.3579, 31.9855
        CIE-Luv:
        42.4896, 53.3125, 16.0370
        Hunter-Lab:
        35.8039, 22.4464, 12.5836
      #994f47 color charts
#994f47 RGB chart
      #994f47 CMYK chart
      #994f47 RGB pie chart
      #994f47 color shades, tints & tones
#994f47 color schemes
#994f47 color preview, HTML & CSS examples
           This text has a color of #994f47        
        
          <p style="color:#994f47;">Text here</p>
        
        
          .mytext {color:#994f47;}
        
        Text color #994f47
      
           This box has a color of #994f47        
        
          <div style="background-color:#994f47;">Content here</div>
        
        
          .mybackground {background-color:#994f47;}
        
        Background color #994f47
      
           Border around this has a color of #994f47        
        
          <div style="border:2px solid #994f47;">Content here</div>
        
        
          .myborder {border:2px solid #994f47;}
        
        Border color #994f47