#9f1c01 color space conversions
Hex:
        #9f1c01
        RGB:
        159, 28, 1
        CMY:
        38, 89, 100
        CMYK:
        0, 82, 99, 38
      HSL:
        10°, 98.7500%, 31.3725%
        HSV (HSB):
        10°, 99.3711%, 62.3529%
        XYZ:
        14.7188, 8.2036, 0.8364
        xyY:
        0.6195, 0.3453, 8.2036
      CIE-Lab:
        34.4034, 51.2462, 47.3527
        CIE-LCH:
        34.4034, 69.7743, 42.7387
        CIE-Luv:
        34.4034, 99.2216, 25.9303
        Hunter-Lab:
        28.6420, 41.6058, 18.3180
      #9f1c01 color charts
#9f1c01 RGB chart
      #9f1c01 CMYK chart
      #9f1c01 RGB pie chart
      #9f1c01 color shades, tints & tones
#9f1c01 color schemes
#9f1c01 color preview, HTML & CSS examples
           This text has a color of #9f1c01        
        
          <p style="color:#9f1c01;">Text here</p>
        
        
          .mytext {color:#9f1c01;}
        
        Text color #9f1c01
      
           This box has a color of #9f1c01        
        
          <div style="background-color:#9f1c01;">Content here</div>
        
        
          .mybackground {background-color:#9f1c01;}
        
        Background color #9f1c01
      
           Border around this has a color of #9f1c01        
        
          <div style="border:2px solid #9f1c01;">Content here</div>
        
        
          .myborder {border:2px solid #9f1c01;}
        
        Border color #9f1c01