#993f1a color space conversions
Hex:
        #993f1a
        RGB:
        153, 63, 26
        CMY:
        40, 75, 90
        CMYK:
        0, 59, 83, 40
      HSL:
        17°, 70.9497%, 35.0980%
        HSV (HSB):
        17°, 83.0065%, 60.0000%
        XYZ:
        15.1008, 10.4019, 2.1891
        xyY:
        0.5453, 0.3756, 10.4019
      CIE-Lab:
        38.5543, 35.6577, 39.6755
        CIE-LCH:
        38.5543, 53.3443, 48.0529
        CIE-Luv:
        38.5543, 71.2132, 29.3205
        Hunter-Lab:
        32.2520, 27.1353, 18.5520
      #993f1a color charts
#993f1a RGB chart
      #993f1a CMYK chart
      #993f1a RGB pie chart
      #993f1a color shades, tints & tones
#993f1a color schemes
#993f1a color preview, HTML & CSS examples
           This text has a color of #993f1a        
        
          <p style="color:#993f1a;">Text here</p>
        
        
          .mytext {color:#993f1a;}
        
        Text color #993f1a
      
           This box has a color of #993f1a        
        
          <div style="background-color:#993f1a;">Content here</div>
        
        
          .mybackground {background-color:#993f1a;}
        
        Background color #993f1a
      
           Border around this has a color of #993f1a        
        
          <div style="border:2px solid #993f1a;">Content here</div>
        
        
          .myborder {border:2px solid #993f1a;}
        
        Border color #993f1a