#9f2c01 color space conversions
Hex:
        #9f2c01
        RGB:
        159, 44, 1
        CMY:
        38, 83, 100
        CMYK:
        0, 72, 99, 38
      HSL:
        16°, 98.7500%, 31.3725%
        HSV (HSB):
        16°, 99.3711%, 62.3529%
        XYZ:
        15.2042, 9.1745, 0.9982
        xyY:
        0.5991, 0.3615, 9.1745
      CIE-Lab:
        36.3181, 45.9132, 48.3450
        CIE-LCH:
        36.3181, 66.6728, 46.4778
        CIE-Luv:
        36.3181, 90.8730, 29.0766
        Hunter-Lab:
        30.2894, 36.5944, 19.2486
      #9f2c01 color charts
#9f2c01 RGB chart
      #9f2c01 CMYK chart
      #9f2c01 RGB pie chart
      #9f2c01 color shades, tints & tones
#9f2c01 color schemes
#9f2c01 color preview, HTML & CSS examples
           This text has a color of #9f2c01        
        
          <p style="color:#9f2c01;">Text here</p>
        
        
          .mytext {color:#9f2c01;}
        
        Text color #9f2c01
      
           This box has a color of #9f2c01        
        
          <div style="background-color:#9f2c01;">Content here</div>
        
        
          .mybackground {background-color:#9f2c01;}
        
        Background color #9f2c01
      
           Border around this has a color of #9f2c01        
        
          <div style="border:2px solid #9f2c01;">Content here</div>
        
        
          .myborder {border:2px solid #9f2c01;}
        
        Border color #9f2c01