#9f3c2b color space conversions
Hex:
        #9f3c2b
        RGB:
        159, 60, 43
        CMY:
        38, 76, 83
        CMYK:
        0, 62, 73, 38
      HSL:
        9°, 57.4257%, 39.6078%
        HSV (HSB):
        9°, 72.9560%, 62.3529%
        XYZ:
        16.3500, 10.7771, 3.5039
        xyY:
        0.5338, 0.3518, 10.7771
      CIE-Lab:
        39.2024, 40.1342, 31.5612
        CIE-LCH:
        39.2024, 51.0574, 38.1812
        CIE-Luv:
        39.2024, 75.9742, 23.5297
        Hunter-Lab:
        32.8284, 31.4509, 16.6516
      #9f3c2b color charts
#9f3c2b RGB chart
      #9f3c2b CMYK chart
      #9f3c2b RGB pie chart
      #9f3c2b color shades, tints & tones
#9f3c2b color schemes
#9f3c2b color preview, HTML & CSS examples
           This text has a color of #9f3c2b        
        
          <p style="color:#9f3c2b;">Text here</p>
        
        
          .mytext {color:#9f3c2b;}
        
        Text color #9f3c2b
      
           This box has a color of #9f3c2b        
        
          <div style="background-color:#9f3c2b;">Content here</div>
        
        
          .mybackground {background-color:#9f3c2b;}
        
        Background color #9f3c2b
      
           Border around this has a color of #9f3c2b        
        
          <div style="border:2px solid #9f3c2b;">Content here</div>
        
        
          .myborder {border:2px solid #9f3c2b;}
        
        Border color #9f3c2b