#9e132b color space conversions
Hex:
        #9e132b
        RGB:
        158, 19, 43
        CMY:
        38, 93, 83
        CMYK:
        0, 88, 73, 38
      HSL:
        350°, 78.5311%, 34.7059%
        HSV (HSB):
        350°, 87.9747%, 61.9608%
        XYZ:
        14.7695, 7.9093, 3.0337
        xyY:
        0.5744, 0.3076, 7.9093
      CIE-Lab:
        33.7932, 54.1842, 25.2185
        CIE-LCH:
        33.7932, 59.7654, 24.9583
        CIE-Luv:
        33.7932, 95.2050, 13.6902
        Hunter-Lab:
        28.1234, 44.5262, 13.2907
      #9e132b color charts
#9e132b RGB chart
      #9e132b CMYK chart
      #9e132b RGB pie chart
      #9e132b color shades, tints & tones
#9e132b color schemes
#9e132b color preview, HTML & CSS examples
           This text has a color of #9e132b        
        
          <p style="color:#9e132b;">Text here</p>
        
        
          .mytext {color:#9e132b;}
        
        Text color #9e132b
      
           This box has a color of #9e132b        
        
          <div style="background-color:#9e132b;">Content here</div>
        
        
          .mybackground {background-color:#9e132b;}
        
        Background color #9e132b
      
           Border around this has a color of #9e132b        
        
          <div style="border:2px solid #9e132b;">Content here</div>
        
        
          .myborder {border:2px solid #9e132b;}
        
        Border color #9e132b