#993f47 color space conversions
Hex:
        #993f47
        RGB:
        153, 63, 71
        CMY:
        40, 75, 72
        CMYK:
        0, 59, 54, 40
      HSL:
        355°, 41.6667%, 42.3529%
        HSV (HSB):
        355°, 58.8235%, 60.0000%
        XYZ:
        16.0517, 10.7823, 7.1964
        xyY:
        0.4717, 0.3168, 10.7823
      CIE-Lab:
        39.2113, 38.3946, 14.3291
        CIE-LCH:
        39.2113, 40.9814, 20.4659
        CIE-Luv:
        39.2113, 63.3112, 9.3726
        Hunter-Lab:
        32.8363, 29.7943, 9.9915
      #993f47 color charts
#993f47 RGB chart
      #993f47 CMYK chart
      #993f47 RGB pie chart
      #993f47 color shades, tints & tones
#993f47 color schemes
#993f47 color preview, HTML & CSS examples
           This text has a color of #993f47        
        
          <p style="color:#993f47;">Text here</p>
        
        
          .mytext {color:#993f47;}
        
        Text color #993f47
      
           This box has a color of #993f47        
        
          <div style="background-color:#993f47;">Content here</div>
        
        
          .mybackground {background-color:#993f47;}
        
        Background color #993f47
      
           Border around this has a color of #993f47        
        
          <div style="border:2px solid #993f47;">Content here</div>
        
        
          .myborder {border:2px solid #993f47;}
        
        Border color #993f47