#9b131f color space conversions
Hex:
        #9b131f
        RGB:
        155, 19, 31
        CMY:
        39, 93, 88
        CMYK:
        0, 88, 80, 39
      HSL:
        355°, 78.1609%, 34.1176%
        HSV (HSB):
        355°, 87.7419%, 60.7843%
        XYZ:
        13.9978, 7.5332, 2.0126
        xyY:
        0.5945, 0.3200, 7.5332
      CIE-Lab:
        32.9912, 52.8751, 31.5870
        CIE-LCH:
        32.9912, 61.5915, 30.8536
        CIE-Luv:
        32.9912, 95.6577, 17.7133
        Hunter-Lab:
        27.4467, 43.0027, 14.8651
      #9b131f color charts
#9b131f RGB chart
      #9b131f CMYK chart
      #9b131f RGB pie chart
      #9b131f color shades, tints & tones
#9b131f color schemes
#9b131f color preview, HTML & CSS examples
           This text has a color of #9b131f        
        
          <p style="color:#9b131f;">Text here</p>
        
        
          .mytext {color:#9b131f;}
        
        Text color #9b131f
      
           This box has a color of #9b131f        
        
          <div style="background-color:#9b131f;">Content here</div>
        
        
          .mybackground {background-color:#9b131f;}
        
        Background color #9b131f
      
           Border around this has a color of #9b131f        
        
          <div style="border:2px solid #9b131f;">Content here</div>
        
        
          .myborder {border:2px solid #9b131f;}
        
        Border color #9b131f