#9f5f01 color space conversions
Hex:
        #9f5f01
        RGB:
        159, 95, 1
        CMY:
        38, 63, 100
        CMYK:
        0, 40, 99, 38
      HSL:
        36°, 98.7500%, 31.3725%
        HSV (HSB):
        36°, 99.3711%, 62.3529%
        XYZ:
        18.3958, 15.5575, 2.0621
        xyY:
        0.5108, 0.4320, 15.5575
      CIE-Lab:
        46.3886, 20.3048, 54.2563
        CIE-LCH:
        46.3886, 57.9312, 69.4822
        CIE-Luv:
        46.3886, 52.7227, 44.9178
        Hunter-Lab:
        39.4430, 14.2249, 24.5105
      #9f5f01 color charts
#9f5f01 RGB chart
      #9f5f01 CMYK chart
      #9f5f01 RGB pie chart
      #9f5f01 color shades, tints & tones
#9f5f01 color schemes
#9f5f01 color preview, HTML & CSS examples
           This text has a color of #9f5f01        
        
          <p style="color:#9f5f01;">Text here</p>
        
        
          .mytext {color:#9f5f01;}
        
        Text color #9f5f01
      
           This box has a color of #9f5f01        
        
          <div style="background-color:#9f5f01;">Content here</div>
        
        
          .mybackground {background-color:#9f5f01;}
        
        Background color #9f5f01
      
           Border around this has a color of #9f5f01        
        
          <div style="border:2px solid #9f5f01;">Content here</div>
        
        
          .myborder {border:2px solid #9f5f01;}
        
        Border color #9f5f01