#993f46 color space conversions
Hex:
        #993f46
        RGB:
        153, 63, 70
        CMY:
        40, 75, 73
        CMYK:
        0, 59, 54, 40
      HSL:
        355°, 41.6667%, 42.3529%
        HSV (HSB):
        355°, 58.8235%, 60.0000%
        XYZ:
        16.0199, 10.7695, 7.0287
        xyY:
        0.4737, 0.3185, 10.7695
      CIE-Lab:
        39.1895, 38.3055, 14.9246
        CIE-LCH:
        39.1895, 41.1103, 21.2869
        CIE-Luv:
        39.1895, 63.5489, 9.9795
        Hunter-Lab:
        32.8169, 29.7066, 10.2731
      #993f46 color charts
#993f46 RGB chart
      #993f46 CMYK chart
      #993f46 RGB pie chart
      #993f46 color shades, tints & tones
#993f46 color schemes
#993f46 color preview, HTML & CSS examples
           This text has a color of #993f46        
        
          <p style="color:#993f46;">Text here</p>
        
        
          .mytext {color:#993f46;}
        
        Text color #993f46
      
           This box has a color of #993f46        
        
          <div style="background-color:#993f46;">Content here</div>
        
        
          .mybackground {background-color:#993f46;}
        
        Background color #993f46
      
           Border around this has a color of #993f46        
        
          <div style="border:2px solid #993f46;">Content here</div>
        
        
          .myborder {border:2px solid #993f46;}
        
        Border color #993f46