#9b0c31 color space conversions
Hex:
        #9b0c31
        RGB:
        155, 12, 49
        CMY:
        39, 95, 81
        CMYK:
        0, 92, 68, 39
      HSL:
        344°, 85.6287%, 32.7451%
        HSV (HSB):
        344°, 92.2581%, 60.7843%
        XYZ:
        14.2034, 7.4533, 3.5957
        xyY:
        0.5625, 0.2952, 7.4533
      CIE-Lab:
        32.8173, 54.9119, 20.0015
        CIE-LCH:
        32.8173, 58.4412, 20.0140
        CIE-Luv:
        32.8173, 92.7894, 9.4058
        Hunter-Lab:
        27.3007, 45.0901, 11.3014
      #9b0c31 color charts
#9b0c31 RGB chart
      #9b0c31 CMYK chart
      #9b0c31 RGB pie chart
      #9b0c31 color shades, tints & tones
#9b0c31 color schemes
#9b0c31 color preview, HTML & CSS examples
           This text has a color of #9b0c31        
        
          <p style="color:#9b0c31;">Text here</p>
        
        
          .mytext {color:#9b0c31;}
        
        Text color #9b0c31
      
           This box has a color of #9b0c31        
        
          <div style="background-color:#9b0c31;">Content here</div>
        
        
          .mybackground {background-color:#9b0c31;}
        
        Background color #9b0c31
      
           Border around this has a color of #9b0c31        
        
          <div style="border:2px solid #9b0c31;">Content here</div>
        
        
          .myborder {border:2px solid #9b0c31;}
        
        Border color #9b0c31