#9b0c1e color space conversions
Hex:
        #9b0c1e
        RGB:
        155, 12, 30
        CMY:
        39, 95, 88
        CMYK:
        0, 92, 81, 39
      HSL:
        352°, 85.6287%, 32.7451%
        HSV (HSB):
        352°, 92.2581%, 60.7843%
        XYZ:
        13.8834, 7.3252, 1.9105
        xyY:
        0.6005, 0.3168, 7.3252
      CIE-Lab:
        32.5362, 54.1156, 31.7125
        CIE-LCH:
        32.5362, 62.7230, 30.3709
        CIE-Luv:
        32.5362, 97.7113, 17.2486
        Hunter-Lab:
        27.0652, 44.1995, 14.7605
      #9b0c1e color charts
#9b0c1e RGB chart
      #9b0c1e CMYK chart
      #9b0c1e RGB pie chart
      #9b0c1e color shades, tints & tones
#9b0c1e color schemes
#9b0c1e color preview, HTML & CSS examples
           This text has a color of #9b0c1e        
        
          <p style="color:#9b0c1e;">Text here</p>
        
        
          .mytext {color:#9b0c1e;}
        
        Text color #9b0c1e
      
           This box has a color of #9b0c1e        
        
          <div style="background-color:#9b0c1e;">Content here</div>
        
        
          .mybackground {background-color:#9b0c1e;}
        
        Background color #9b0c1e
      
           Border around this has a color of #9b0c1e        
        
          <div style="border:2px solid #9b0c1e;">Content here</div>
        
        
          .myborder {border:2px solid #9b0c1e;}
        
        Border color #9b0c1e