#9f470f color space conversions
Hex:
        #9f470f
        RGB:
        159, 71, 15
        CMY:
        38, 72, 94
        CMYK:
        0, 55, 91, 38
      HSL:
        23°, 82.7586%, 34.1176%
        HSV (HSB):
        23°, 90.5660%, 62.3529%
        XYZ:
        16.6375, 11.9119, 1.8743
        xyY:
        0.5469, 0.3915, 11.9119
      CIE-Lab:
        41.0757, 33.6803, 46.7663
        CIE-LCH:
        41.0757, 57.6320, 54.2393
        CIE-Luv:
        41.0757, 71.2103, 34.8130
        Hunter-Lab:
        34.5136, 25.6484, 20.9398
      #9f470f color charts
#9f470f RGB chart
      #9f470f CMYK chart
      #9f470f RGB pie chart
      #9f470f color shades, tints & tones
#9f470f color schemes
#9f470f color preview, HTML & CSS examples
           This text has a color of #9f470f        
        
          <p style="color:#9f470f;">Text here</p>
        
        
          .mytext {color:#9f470f;}
        
        Text color #9f470f
      
           This box has a color of #9f470f        
        
          <div style="background-color:#9f470f;">Content here</div>
        
        
          .mybackground {background-color:#9f470f;}
        
        Background color #9f470f
      
           Border around this has a color of #9f470f        
        
          <div style="border:2px solid #9f470f;">Content here</div>
        
        
          .myborder {border:2px solid #9f470f;}
        
        Border color #9f470f