#9f470d color space conversions
Hex:
        #9f470d
        RGB:
        159, 71, 13
        CMY:
        38, 72, 95
        CMYK:
        0, 55, 92, 38
      HSL:
        24°, 84.8837%, 33.7255%
        HSV (HSB):
        24°, 91.8239%, 62.3529%
        XYZ:
        16.6240, 11.9065, 1.8028
        xyY:
        0.5480, 0.3925, 11.9065
      CIE-Lab:
        41.0671, 33.6415, 47.4166
        CIE-LCH:
        41.0671, 58.1385, 54.6447
        CIE-Luv:
        41.0671, 71.3235, 35.1150
        Hunter-Lab:
        34.5057, 25.6116, 21.0564
      #9f470d color charts
#9f470d RGB chart
      #9f470d CMYK chart
      #9f470d RGB pie chart
      #9f470d color shades, tints & tones
#9f470d color schemes
#9f470d color preview, HTML & CSS examples
           This text has a color of #9f470d        
        
          <p style="color:#9f470d;">Text here</p>
        
        
          .mytext {color:#9f470d;}
        
        Text color #9f470d
      
           This box has a color of #9f470d        
        
          <div style="background-color:#9f470d;">Content here</div>
        
        
          .mybackground {background-color:#9f470d;}
        
        Background color #9f470d
      
           Border around this has a color of #9f470d        
        
          <div style="border:2px solid #9f470d;">Content here</div>
        
        
          .myborder {border:2px solid #9f470d;}
        
        Border color #9f470d