#9b1c2e color space conversions
Hex:
        #9b1c2e
        RGB:
        155, 28, 46
        CMY:
        39, 89, 82
        CMYK:
        0, 82, 70, 39
      HSL:
        351°, 69.3989%, 35.8824%
        HSV (HSB):
        351°, 81.9355%, 60.7843%
        XYZ:
        14.4260, 7.9963, 3.3679
        xyY:
        0.5594, 0.3101, 7.9963
      CIE-Lab:
        33.9752, 51.2992, 23.3831
        CIE-LCH:
        33.9752, 56.3771, 24.5044
        CIE-Luv:
        33.9752, 89.0270, 13.1588
        Hunter-Lab:
        28.2778, 41.5760, 12.7330
      #9b1c2e color charts
#9b1c2e RGB chart
      #9b1c2e CMYK chart
      #9b1c2e RGB pie chart
      #9b1c2e color shades, tints & tones
#9b1c2e color schemes
#9b1c2e color preview, HTML & CSS examples
           This text has a color of #9b1c2e        
        
          <p style="color:#9b1c2e;">Text here</p>
        
        
          .mytext {color:#9b1c2e;}
        
        Text color #9b1c2e
      
           This box has a color of #9b1c2e        
        
          <div style="background-color:#9b1c2e;">Content here</div>
        
        
          .mybackground {background-color:#9b1c2e;}
        
        Background color #9b1c2e
      
           Border around this has a color of #9b1c2e        
        
          <div style="border:2px solid #9b1c2e;">Content here</div>
        
        
          .myborder {border:2px solid #9b1c2e;}
        
        Border color #9b1c2e