#993f16 color space conversions
Hex:
        #993f16
        RGB:
        153, 63, 22
        CMY:
        40, 75, 91
        CMYK:
        0, 59, 86, 40
      HSL:
        19°, 74.8571%, 34.3137%
        HSV (HSB):
        19°, 85.6209%, 60.0000%
        XYZ:
        15.0592, 10.3852, 1.9699
        xyY:
        0.5493, 0.3788, 10.3852
      CIE-Lab:
        38.5252, 35.5342, 41.5050
        CIE-LCH:
        38.5252, 54.6383, 49.4318
        CIE-Luv:
        38.5252, 71.6017, 30.2906
        Hunter-Lab:
        32.2261, 27.0168, 18.9341
      #993f16 color charts
#993f16 RGB chart
      #993f16 CMYK chart
      #993f16 RGB pie chart
      #993f16 color shades, tints & tones
#993f16 color schemes
#993f16 color preview, HTML & CSS examples
           This text has a color of #993f16        
        
          <p style="color:#993f16;">Text here</p>
        
        
          .mytext {color:#993f16;}
        
        Text color #993f16
      
           This box has a color of #993f16        
        
          <div style="background-color:#993f16;">Content here</div>
        
        
          .mybackground {background-color:#993f16;}
        
        Background color #993f16
      
           Border around this has a color of #993f16        
        
          <div style="border:2px solid #993f16;">Content here</div>
        
        
          .myborder {border:2px solid #993f16;}
        
        Border color #993f16