#993a46 color space conversions
Hex:
        #993a46
        RGB:
        153, 58, 70
        CMY:
        40, 77, 73
        CMYK:
        0, 62, 54, 40
      HSL:
        352°, 45.0237%, 41.3725%
        HSV (HSB):
        352°, 62.0915%, 60.0000%
        XYZ:
        15.7554, 10.2406, 6.9406
        xyY:
        0.4784, 0.3109, 10.2406
      CIE-Lab:
        38.2709, 40.7371, 13.6774
        CIE-LCH:
        38.2709, 42.9719, 18.5594
        CIE-Luv:
        38.2709, 66.4331, 8.0947
        Hunter-Lab:
        32.0010, 31.8814, 9.5415
      #993a46 color charts
#993a46 RGB chart
      #993a46 CMYK chart
      #993a46 RGB pie chart
      #993a46 color shades, tints & tones
#993a46 color schemes
#993a46 color preview, HTML & CSS examples
           This text has a color of #993a46        
        
          <p style="color:#993a46;">Text here</p>
        
        
          .mytext {color:#993a46;}
        
        Text color #993a46
      
           This box has a color of #993a46        
        
          <div style="background-color:#993a46;">Content here</div>
        
        
          .mybackground {background-color:#993a46;}
        
        Background color #993a46
      
           Border around this has a color of #993a46        
        
          <div style="border:2px solid #993a46;">Content here</div>
        
        
          .myborder {border:2px solid #993a46;}
        
        Border color #993a46