#9f312e color space conversions
Hex:
        #9f312e
        RGB:
        159, 49, 46
        CMY:
        38, 81, 82
        CMYK:
        0, 69, 71, 38
      HSL:
        2°, 55.1220%, 40.1961%
        HSV (HSB):
        2°, 71.0692%, 62.3529%
        XYZ:
        15.8895, 9.7648, 3.6321
        xyY:
        0.5426, 0.3334, 9.7648
      CIE-Lab:
        37.4170, 45.1948, 27.7165
        CIE-LCH:
        37.4170, 53.0167, 31.5195
        CIE-Luv:
        37.4170, 82.2057, 18.9233
        Hunter-Lab:
        31.2487, 36.0796, 14.9827
      #9f312e color charts
#9f312e RGB chart
      #9f312e CMYK chart
      #9f312e RGB pie chart
      #9f312e color shades, tints & tones
#9f312e color schemes
#9f312e color preview, HTML & CSS examples
           This text has a color of #9f312e        
        
          <p style="color:#9f312e;">Text here</p>
        
        
          .mytext {color:#9f312e;}
        
        Text color #9f312e
      
           This box has a color of #9f312e        
        
          <div style="background-color:#9f312e;">Content here</div>
        
        
          .mybackground {background-color:#9f312e;}
        
        Background color #9f312e
      
           Border around this has a color of #9f312e        
        
          <div style="border:2px solid #9f312e;">Content here</div>
        
        
          .myborder {border:2px solid #9f312e;}
        
        Border color #9f312e