#993f23 color space conversions
Hex:
        #993f23
        RGB:
        153, 63, 35
        CMY:
        40, 75, 86
        CMYK:
        0, 59, 77, 40
      HSL:
        14°, 62.7660%, 36.8627%
        HSV (HSB):
        14°, 77.1242%, 60.0000%
        XYZ:
        15.2177, 10.4487, 2.8048
        xyY:
        0.5345, 0.3670, 10.4487
      CIE-Lab:
        38.6359, 36.0029, 35.1327
        CIE-LCH:
        38.6359, 50.3043, 44.2991
        CIE-Luv:
        38.6359, 70.1432, 26.6441
        Hunter-Lab:
        32.3244, 27.4669, 17.4824
      #993f23 color charts
#993f23 RGB chart
      #993f23 CMYK chart
      #993f23 RGB pie chart
      #993f23 color shades, tints & tones
#993f23 color schemes
#993f23 color preview, HTML & CSS examples
           This text has a color of #993f23        
        
          <p style="color:#993f23;">Text here</p>
        
        
          .mytext {color:#993f23;}
        
        Text color #993f23
      
           This box has a color of #993f23        
        
          <div style="background-color:#993f23;">Content here</div>
        
        
          .mybackground {background-color:#993f23;}
        
        Background color #993f23
      
           Border around this has a color of #993f23        
        
          <div style="border:2px solid #993f23;">Content here</div>
        
        
          .myborder {border:2px solid #993f23;}
        
        Border color #993f23