#9b1f3a color space conversions
Hex:
        #9b1f3a
        RGB:
        155, 31, 58
        CMY:
        39, 88, 77
        CMYK:
        0, 80, 63, 39
      HSL:
        347°, 66.6667%, 36.4706%
        HSV (HSB):
        347°, 80.0000%, 60.7843%
        XYZ:
        14.7713, 8.2540, 4.8176
        xyY:
        0.5305, 0.2964, 8.2540
      CIE-Lab:
        34.5064, 51.1209, 16.3417
        CIE-LCH:
        34.5064, 53.6694, 17.7274
        CIE-Luv:
        34.5064, 84.4459, 7.6640
        Hunter-Lab:
        28.7298, 41.4976, 10.1687
      #9b1f3a color charts
#9b1f3a RGB chart
      #9b1f3a CMYK chart
      #9b1f3a RGB pie chart
      #9b1f3a color shades, tints & tones
#9b1f3a color schemes
#9b1f3a color preview, HTML & CSS examples
           This text has a color of #9b1f3a        
        
          <p style="color:#9b1f3a;">Text here</p>
        
        
          .mytext {color:#9b1f3a;}
        
        Text color #9b1f3a
      
           This box has a color of #9b1f3a        
        
          <div style="background-color:#9b1f3a;">Content here</div>
        
        
          .mybackground {background-color:#9b1f3a;}
        
        Background color #9b1f3a
      
           Border around this has a color of #9b1f3a        
        
          <div style="border:2px solid #9b1f3a;">Content here</div>
        
        
          .myborder {border:2px solid #9b1f3a;}
        
        Border color #9b1f3a