#9f380e color space conversions
Hex:
        #9f380e
        RGB:
        159, 56, 14
        CMY:
        38, 78, 95
        CMYK:
        0, 65, 91, 38
      HSL:
        17°, 83.8150%, 33.9216%
        HSV (HSB):
        17°, 91.1950%, 62.3529%
        XYZ:
        15.7915, 10.2310, 1.5579
        xyY:
        0.5726, 0.3710, 10.2310
      CIE-Lab:
        38.2538, 41.0201, 44.9869
        CIE-LCH:
        38.2538, 60.8808, 47.6407
        CIE-Luv:
        38.2538, 82.2183, 30.3677
        Hunter-Lab:
        31.9859, 32.1505, 19.5023
      #9f380e color charts
#9f380e RGB chart
      #9f380e CMYK chart
      #9f380e RGB pie chart
      #9f380e color shades, tints & tones
#9f380e color schemes
#9f380e color preview, HTML & CSS examples
           This text has a color of #9f380e        
        
          <p style="color:#9f380e;">Text here</p>
        
        
          .mytext {color:#9f380e;}
        
        Text color #9f380e
      
           This box has a color of #9f380e        
        
          <div style="background-color:#9f380e;">Content here</div>
        
        
          .mybackground {background-color:#9f380e;}
        
        Background color #9f380e
      
           Border around this has a color of #9f380e        
        
          <div style="border:2px solid #9f380e;">Content here</div>
        
        
          .myborder {border:2px solid #9f380e;}
        
        Border color #9f380e