#9b1b2a color space conversions
Hex:
        #9b1b2a
        RGB:
        155, 27, 42
        CMY:
        39, 89, 84
        CMYK:
        0, 83, 73, 39
      HSL:
        353°, 70.3297%, 35.6863%
        HSV (HSB):
        353°, 82.5806%, 60.7843%
        XYZ:
        14.3274, 7.9196, 2.9640
        xyY:
        0.5683, 0.3141, 7.9196
      CIE-Lab:
        33.8149, 51.3818, 25.7239
        CIE-LCH:
        33.8149, 57.4613, 26.5945
        CIE-Luv:
        33.8149, 90.4295, 14.7540
        Hunter-Lab:
        28.1418, 41.6290, 13.4546
      #9b1b2a color charts
#9b1b2a RGB chart
      #9b1b2a CMYK chart
      #9b1b2a RGB pie chart
      #9b1b2a color shades, tints & tones
#9b1b2a color schemes
#9b1b2a color preview, HTML & CSS examples
           This text has a color of #9b1b2a        
        
          <p style="color:#9b1b2a;">Text here</p>
        
        
          .mytext {color:#9b1b2a;}
        
        Text color #9b1b2a
      
           This box has a color of #9b1b2a        
        
          <div style="background-color:#9b1b2a;">Content here</div>
        
        
          .mybackground {background-color:#9b1b2a;}
        
        Background color #9b1b2a
      
           Border around this has a color of #9b1b2a        
        
          <div style="border:2px solid #9b1b2a;">Content here</div>
        
        
          .myborder {border:2px solid #9b1b2a;}
        
        Border color #9b1b2a