#993f3a color space conversions
Hex:
        #993f3a
        RGB:
        153, 63, 58
        CMY:
        40, 75, 77
        CMYK:
        0, 59, 62, 40
      HSL:
        3°, 45.0237%, 41.3725%
        HSV (HSB):
        3°, 62.0915%, 60.0000%
        XYZ:
        15.6781, 10.6328, 5.2290
        xyY:
        0.4971, 0.3371, 10.6328
      CIE-Lab:
        38.9550, 37.3381, 22.0531
        CIE-LCH:
        38.9550, 43.3644, 30.5674
        CIE-Luv:
        38.9550, 66.2102, 16.7425
        Hunter-Lab:
        32.6080, 28.7598, 13.3179
      #993f3a color charts
#993f3a RGB chart
      #993f3a CMYK chart
      #993f3a RGB pie chart
      #993f3a color shades, tints & tones
#993f3a color schemes
#993f3a color preview, HTML & CSS examples
           This text has a color of #993f3a        
        
          <p style="color:#993f3a;">Text here</p>
        
        
          .mytext {color:#993f3a;}
        
        Text color #993f3a
      
           This box has a color of #993f3a        
        
          <div style="background-color:#993f3a;">Content here</div>
        
        
          .mybackground {background-color:#993f3a;}
        
        Background color #993f3a
      
           Border around this has a color of #993f3a        
        
          <div style="border:2px solid #993f3a;">Content here</div>
        
        
          .myborder {border:2px solid #993f3a;}
        
        Border color #993f3a