#9b132d color space conversions
Hex:
        #9b132d
        RGB:
        155, 19, 45
        CMY:
        39, 93, 82
        CMYK:
        0, 88, 71, 39
      HSL:
        349°, 78.1609%, 34.1176%
        HSV (HSB):
        349°, 87.7419%, 60.7843%
        XYZ:
        14.2241, 7.6238, 3.2045
        xyY:
        0.5678, 0.3043, 7.6238
      CIE-Lab:
        33.1867, 53.4481, 23.0559
        CIE-LCH:
        33.1867, 58.2088, 23.3339
        CIE-Luv:
        33.1867, 92.2711, 12.1524
        Hunter-Lab:
        27.6112, 43.6360, 12.4468
      #9b132d color charts
#9b132d RGB chart
      #9b132d CMYK chart
      #9b132d RGB pie chart
      #9b132d color shades, tints & tones
#9b132d color schemes
#9b132d color preview, HTML & CSS examples
           This text has a color of #9b132d        
        
          <p style="color:#9b132d;">Text here</p>
        
        
          .mytext {color:#9b132d;}
        
        Text color #9b132d
      
           This box has a color of #9b132d        
        
          <div style="background-color:#9b132d;">Content here</div>
        
        
          .mybackground {background-color:#9b132d;}
        
        Background color #9b132d
      
           Border around this has a color of #9b132d        
        
          <div style="border:2px solid #9b132d;">Content here</div>
        
        
          .myborder {border:2px solid #9b132d;}
        
        Border color #9b132d