#9b1f2b color space conversions
Hex:
        #9b1f2b
        RGB:
        155, 31, 43
        CMY:
        39, 88, 83
        CMYK:
        0, 80, 72, 39
      HSL:
        354°, 66.6667%, 36.4706%
        HSV (HSB):
        354°, 80.0000%, 60.7843%
        XYZ:
        14.4436, 8.1230, 3.0921
        xyY:
        0.5629, 0.3166, 8.1230
      CIE-Lab:
        34.2376, 50.2768, 25.5980
        CIE-LCH:
        34.2376, 56.4182, 26.9826
        CIE-Luv:
        34.2376, 88.5994, 15.0852
        Hunter-Lab:
        28.5008, 40.5836, 13.5180
      #9b1f2b color charts
#9b1f2b RGB chart
      #9b1f2b CMYK chart
      #9b1f2b RGB pie chart
      #9b1f2b color shades, tints & tones
#9b1f2b color schemes
#9b1f2b color preview, HTML & CSS examples
           This text has a color of #9b1f2b        
        
          <p style="color:#9b1f2b;">Text here</p>
        
        
          .mytext {color:#9b1f2b;}
        
        Text color #9b1f2b
      
           This box has a color of #9b1f2b        
        
          <div style="background-color:#9b1f2b;">Content here</div>
        
        
          .mybackground {background-color:#9b1f2b;}
        
        Background color #9b1f2b
      
           Border around this has a color of #9b1f2b        
        
          <div style="border:2px solid #9b1f2b;">Content here</div>
        
        
          .myborder {border:2px solid #9b1f2b;}
        
        Border color #9b1f2b