#9f1b01 color space conversions
Hex:
        #9f1b01
        RGB:
        159, 27, 1
        CMY:
        38, 89, 100
        CMYK:
        0, 83, 99, 38
      HSL:
        10°, 98.7500%, 31.3725%
        HSV (HSB):
        10°, 99.3711%, 62.3529%
        XYZ:
        14.6955, 8.1570, 0.8286
        xyY:
        0.6206, 0.3445, 8.1570
      CIE-Lab:
        34.3077, 51.5169, 47.2989
        CIE-LCH:
        34.3077, 69.9370, 42.5558
        CIE-Luv:
        34.3077, 99.6485, 25.7719
        Hunter-Lab:
        28.5604, 41.8646, 18.2721
      #9f1b01 color charts
#9f1b01 RGB chart
      #9f1b01 CMYK chart
      #9f1b01 RGB pie chart
      #9f1b01 color shades, tints & tones
#9f1b01 color schemes
#9f1b01 color preview, HTML & CSS examples
           This text has a color of #9f1b01        
        
          <p style="color:#9f1b01;">Text here</p>
        
        
          .mytext {color:#9f1b01;}
        
        Text color #9f1b01
      
           This box has a color of #9f1b01        
        
          <div style="background-color:#9f1b01;">Content here</div>
        
        
          .mybackground {background-color:#9f1b01;}
        
        Background color #9f1b01
      
           Border around this has a color of #9f1b01        
        
          <div style="border:2px solid #9f1b01;">Content here</div>
        
        
          .myborder {border:2px solid #9f1b01;}
        
        Border color #9f1b01