#993d3f color space conversions
Hex:
        #993d3f
        RGB:
        153, 61, 63
        CMY:
        40, 76, 75
        CMYK:
        0, 60, 59, 40
      HSL:
        359°, 42.9907%, 41.9608%
        HSV (HSB):
        359°, 60.1307%, 60.0000%
        XYZ:
        15.7028, 10.4687, 5.8957
        xyY:
        0.4897, 0.3265, 10.4687
      CIE-Lab:
        38.6708, 38.7073, 18.5963
        CIE-LCH:
        38.6708, 42.9428, 25.6612
        CIE-Luv:
        38.6708, 66.3675, 13.2994
        Hunter-Lab:
        32.3553, 30.0085, 11.8452
      #993d3f color charts
#993d3f RGB chart
      #993d3f CMYK chart
      #993d3f RGB pie chart
      #993d3f color shades, tints & tones
#993d3f color schemes
#993d3f color preview, HTML & CSS examples
           This text has a color of #993d3f        
        
          <p style="color:#993d3f;">Text here</p>
        
        
          .mytext {color:#993d3f;}
        
        Text color #993d3f
      
           This box has a color of #993d3f        
        
          <div style="background-color:#993d3f;">Content here</div>
        
        
          .mybackground {background-color:#993d3f;}
        
        Background color #993d3f
      
           Border around this has a color of #993d3f        
        
          <div style="border:2px solid #993d3f;">Content here</div>
        
        
          .myborder {border:2px solid #993d3f;}
        
        Border color #993d3f