#993b37 color space conversions
Hex:
        #993b37
        RGB:
        153, 59, 55
        CMY:
        40, 77, 78
        CMYK:
        0, 61, 64, 40
      HSL:
        2°, 47.1154%, 40.7843%
        HSV (HSB):
        2°, 64.0523%, 60.0000%
        XYZ:
        15.3904, 10.1761, 4.7674
        xyY:
        0.5074, 0.3355, 10.1761
      CIE-Lab:
        38.1566, 39.0921, 22.8817
        CIE-LCH:
        38.1566, 45.2963, 30.3416
        CIE-Luv:
        38.1566, 69.3418, 16.8428
        Hunter-Lab:
        31.9000, 30.2940, 13.4691
      #993b37 color charts
#993b37 RGB chart
      #993b37 CMYK chart
      #993b37 RGB pie chart
      #993b37 color shades, tints & tones
#993b37 color schemes
#993b37 color preview, HTML & CSS examples
           This text has a color of #993b37        
        
          <p style="color:#993b37;">Text here</p>
        
        
          .mytext {color:#993b37;}
        
        Text color #993b37
      
           This box has a color of #993b37        
        
          <div style="background-color:#993b37;">Content here</div>
        
        
          .mybackground {background-color:#993b37;}
        
        Background color #993b37
      
           Border around this has a color of #993b37        
        
          <div style="border:2px solid #993b37;">Content here</div>
        
        
          .myborder {border:2px solid #993b37;}
        
        Border color #993b37