#9b1f2a color space conversions
Hex:
        #9b1f2a
        RGB:
        155, 31, 42
        CMY:
        39, 88, 84
        CMYK:
        0, 80, 73, 39
      HSL:
        355°, 66.6667%, 36.4706%
        HSV (HSB):
        355°, 80.0000%, 60.7843%
        XYZ:
        14.4255, 8.1157, 2.9967
        xyY:
        0.5649, 0.3178, 8.1157
      CIE-Lab:
        34.2227, 50.2295, 26.2067
        CIE-LCH:
        34.2227, 56.6551, 27.5528
        CIE-Luv:
        34.2227, 88.8412, 15.5148
        Hunter-Lab:
        28.4881, 40.5327, 13.7049
      #9b1f2a color charts
#9b1f2a RGB chart
      #9b1f2a CMYK chart
      #9b1f2a RGB pie chart
      #9b1f2a color shades, tints & tones
#9b1f2a color schemes
#9b1f2a color preview, HTML & CSS examples
           This text has a color of #9b1f2a        
        
          <p style="color:#9b1f2a;">Text here</p>
        
        
          .mytext {color:#9b1f2a;}
        
        Text color #9b1f2a
      
           This box has a color of #9b1f2a        
        
          <div style="background-color:#9b1f2a;">Content here</div>
        
        
          .mybackground {background-color:#9b1f2a;}
        
        Background color #9b1f2a
      
           Border around this has a color of #9b1f2a        
        
          <div style="border:2px solid #9b1f2a;">Content here</div>
        
        
          .myborder {border:2px solid #9b1f2a;}
        
        Border color #9b1f2a