#9f480e color space conversions
Hex:
        #9f480e
        RGB:
        159, 72, 14
        CMY:
        38, 72, 95
        CMYK:
        0, 55, 91, 38
      HSL:
        24°, 83.8150%, 33.9216%
        HSV (HSB):
        24°, 91.1950%, 62.3529%
        XYZ:
        16.6947, 12.0374, 1.8590
        xyY:
        0.5457, 0.3935, 12.0374
      CIE-Lab:
        41.2754, 33.1395, 47.2512
        CIE-LCH:
        41.2754, 57.7140, 54.9562
        CIE-Luv:
        41.2754, 70.5025, 35.2971
        Hunter-Lab:
        34.6949, 25.1756, 21.1096
      #9f480e color charts
#9f480e RGB chart
      #9f480e CMYK chart
      #9f480e RGB pie chart
      #9f480e color shades, tints & tones
#9f480e color schemes
#9f480e color preview, HTML & CSS examples
           This text has a color of #9f480e        
        
          <p style="color:#9f480e;">Text here</p>
        
        
          .mytext {color:#9f480e;}
        
        Text color #9f480e
      
           This box has a color of #9f480e        
        
          <div style="background-color:#9f480e;">Content here</div>
        
        
          .mybackground {background-color:#9f480e;}
        
        Background color #9f480e
      
           Border around this has a color of #9f480e        
        
          <div style="border:2px solid #9f480e;">Content here</div>
        
        
          .myborder {border:2px solid #9f480e;}
        
        Border color #9f480e