#9b1e2a color space conversions
Hex:
        #9b1e2a
        RGB:
        155, 30, 42
        CMY:
        39, 88, 84
        CMYK:
        0, 81, 73, 39
      HSL:
        354°, 67.5676%, 36.2745%
        HSV (HSB):
        354°, 80.6452%, 60.7843%
        XYZ:
        14.3998, 8.0643, 2.9881
        xyY:
        0.5658, 0.3168, 8.0643
      CIE-Lab:
        34.1164, 50.5292, 26.0811
        CIE-LCH:
        34.1164, 56.8632, 27.3009
        CIE-Luv:
        34.1164, 89.2543, 15.3167
        Hunter-Lab:
        28.3977, 40.8170, 13.6397
      #9b1e2a color charts
#9b1e2a RGB chart
      #9b1e2a CMYK chart
      #9b1e2a RGB pie chart
      #9b1e2a color shades, tints & tones
#9b1e2a color schemes
#9b1e2a color preview, HTML & CSS examples
           This text has a color of #9b1e2a        
        
          <p style="color:#9b1e2a;">Text here</p>
        
        
          .mytext {color:#9b1e2a;}
        
        Text color #9b1e2a
      
           This box has a color of #9b1e2a        
        
          <div style="background-color:#9b1e2a;">Content here</div>
        
        
          .mybackground {background-color:#9b1e2a;}
        
        Background color #9b1e2a
      
           Border around this has a color of #9b1e2a        
        
          <div style="border:2px solid #9b1e2a;">Content here</div>
        
        
          .myborder {border:2px solid #9b1e2a;}
        
        Border color #9b1e2a