#9f371e color space conversions
Hex:
        #9f371e
        RGB:
        159, 55, 30
        CMY:
        38, 78, 88
        CMYK:
        0, 65, 81, 38
      HSL:
        12°, 68.2540%, 37.0588%
        HSV (HSB):
        12°, 81.1321%, 62.3529%
        XYZ:
        15.8986, 10.1970, 2.3586
        xyY:
        0.5587, 0.3584, 10.1970
      CIE-Lab:
        38.1938, 41.8989, 37.6856
        CIE-LCH:
        38.1938, 56.3536, 41.9695
        CIE-Luv:
        38.1938, 81.2484, 26.4699
        Hunter-Lab:
        31.9328, 32.9886, 17.9738
      #9f371e color charts
#9f371e RGB chart
      #9f371e CMYK chart
      #9f371e RGB pie chart
      #9f371e color shades, tints & tones
#9f371e color schemes
#9f371e color preview, HTML & CSS examples
           This text has a color of #9f371e        
        
          <p style="color:#9f371e;">Text here</p>
        
        
          .mytext {color:#9f371e;}
        
        Text color #9f371e
      
           This box has a color of #9f371e        
        
          <div style="background-color:#9f371e;">Content here</div>
        
        
          .mybackground {background-color:#9f371e;}
        
        Background color #9f371e
      
           Border around this has a color of #9f371e        
        
          <div style="border:2px solid #9f371e;">Content here</div>
        
        
          .myborder {border:2px solid #9f371e;}
        
        Border color #9f371e