#9f391f color space conversions
Hex:
        #9f391f
        RGB:
        159, 57, 31
        CMY:
        38, 78, 88
        CMYK:
        0, 64, 81, 38
      HSL:
        12°, 67.3684%, 37.2549%
        HSV (HSB):
        12°, 80.5031%, 62.3529%
        XYZ:
        16.0085, 10.3961, 2.4592
        xyY:
        0.5546, 0.3602, 10.3961
      CIE-Lab:
        38.5442, 41.0221, 37.5077
        CIE-LCH:
        38.5442, 55.5845, 42.4376
        CIE-Luv:
        38.5442, 79.7903, 26.7661
        Hunter-Lab:
        32.2430, 32.1993, 18.0479
      #9f391f color charts
#9f391f RGB chart
      #9f391f CMYK chart
      #9f391f RGB pie chart
      #9f391f color shades, tints & tones
#9f391f color schemes
#9f391f color preview, HTML & CSS examples
           This text has a color of #9f391f        
        
          <p style="color:#9f391f;">Text here</p>
        
        
          .mytext {color:#9f391f;}
        
        Text color #9f391f
      
           This box has a color of #9f391f        
        
          <div style="background-color:#9f391f;">Content here</div>
        
        
          .mybackground {background-color:#9f391f;}
        
        Background color #9f391f
      
           Border around this has a color of #9f391f        
        
          <div style="border:2px solid #9f391f;">Content here</div>
        
        
          .myborder {border:2px solid #9f391f;}
        
        Border color #9f391f