#993e45 color space conversions
Hex:
        #993e45
        RGB:
        153, 62, 69
        CMY:
        40, 76, 73
        CMYK:
        0, 59, 55, 40
      HSL:
        355°, 42.3256%, 42.1569%
        HSV (HSB):
        355°, 59.4771%, 60.0000%
        XYZ:
        15.9337, 10.6472, 6.8455
        xyY:
        0.4767, 0.3185, 10.6472
      CIE-Lab:
        38.9798, 38.7131, 15.2662
        CIE-LCH:
        38.9798, 41.6144, 21.5214
        CIE-Luv:
        38.9798, 64.3765, 10.1964
        Hunter-Lab:
        32.6301, 30.0611, 10.4025
      #993e45 color charts
#993e45 RGB chart
      #993e45 CMYK chart
      #993e45 RGB pie chart
      #993e45 color shades, tints & tones
#993e45 color schemes
#993e45 color preview, HTML & CSS examples
           This text has a color of #993e45        
        
          <p style="color:#993e45;">Text here</p>
        
        
          .mytext {color:#993e45;}
        
        Text color #993e45
      
           This box has a color of #993e45        
        
          <div style="background-color:#993e45;">Content here</div>
        
        
          .mybackground {background-color:#993e45;}
        
        Background color #993e45
      
           Border around this has a color of #993e45        
        
          <div style="border:2px solid #993e45;">Content here</div>
        
        
          .myborder {border:2px solid #993e45;}
        
        Border color #993e45