#9f580f color space conversions
Hex:
        #9f580f
        RGB:
        159, 88, 15
        CMY:
        38, 65, 94
        CMYK:
        0, 45, 91, 38
      HSL:
        30°, 82.7586%, 34.1176%
        HSV (HSB):
        30°, 90.5660%, 62.3529%
        XYZ:
        17.8740, 14.3849, 2.2864
        xyY:
        0.5174, 0.4164, 14.3849
      CIE-Lab:
        44.7799, 24.4781, 49.6153
        CIE-LCH:
        44.7799, 55.3251, 63.7402
        CIE-Luv:
        44.7799, 57.8841, 40.7268
        Hunter-Lab:
        37.9274, 17.7487, 22.9749
      #9f580f color charts
#9f580f RGB chart
      #9f580f CMYK chart
      #9f580f RGB pie chart
      #9f580f color shades, tints & tones
#9f580f color schemes
#9f580f color preview, HTML & CSS examples
           This text has a color of #9f580f        
        
          <p style="color:#9f580f;">Text here</p>
        
        
          .mytext {color:#9f580f;}
        
        Text color #9f580f
      
           This box has a color of #9f580f        
        
          <div style="background-color:#9f580f;">Content here</div>
        
        
          .mybackground {background-color:#9f580f;}
        
        Background color #9f580f
      
           Border around this has a color of #9f580f        
        
          <div style="border:2px solid #9f580f;">Content here</div>
        
        
          .myborder {border:2px solid #9f580f;}
        
        Border color #9f580f