#9f160e color space conversions
Hex:
        #9f160e
        RGB:
        159, 22, 14
        CMY:
        38, 91, 95
        CMYK:
        0, 86, 91, 38
      HSL:
        3°, 83.8150%, 33.9216%
        HSV (HSB):
        3°, 91.1950%, 62.3529%
        XYZ:
        14.6643, 7.9765, 1.1822
        xyY:
        0.6156, 0.3348, 7.9765
      CIE-Lab:
        33.9338, 52.9383, 41.8063
        CIE-LCH:
        33.9338, 67.4554, 38.2987
        CIE-Luv:
        33.9338, 100.4254, 23.1177
        Hunter-Lab:
        28.2426, 43.2569, 17.2881
      #9f160e color charts
#9f160e RGB chart
      #9f160e CMYK chart
      #9f160e RGB pie chart
      #9f160e color shades, tints & tones
#9f160e color schemes
#9f160e color preview, HTML & CSS examples
           This text has a color of #9f160e        
        
          <p style="color:#9f160e;">Text here</p>
        
        
          .mytext {color:#9f160e;}
        
        Text color #9f160e
      
           This box has a color of #9f160e        
        
          <div style="background-color:#9f160e;">Content here</div>
        
        
          .mybackground {background-color:#9f160e;}
        
        Background color #9f160e
      
           Border around this has a color of #9f160e        
        
          <div style="border:2px solid #9f160e;">Content here</div>
        
        
          .myborder {border:2px solid #9f160e;}
        
        Border color #9f160e