#9e121b color space conversions
Hex:
        #9e121b
        RGB:
        158, 18, 27
        CMY:
        38, 93, 89
        CMYK:
        0, 89, 83, 38
      HSL:
        356°, 79.5455%, 34.5098%
        HSV (HSB):
        356°, 88.6076%, 61.9608%
        XYZ:
        14.5147, 7.7808, 1.7738
        xyY:
        0.6030, 0.3233, 7.7808
      CIE-Lab:
        33.5222, 53.7974, 34.6832
        CIE-LCH:
        33.5222, 64.0085, 32.8099
        CIE-Luv:
        33.5222, 99.0756, 19.3943
        Hunter-Lab:
        27.8942, 44.0674, 15.7557
      #9e121b color charts
#9e121b RGB chart
      #9e121b CMYK chart
      #9e121b RGB pie chart
      #9e121b color shades, tints & tones
#9e121b color schemes
#9e121b color preview, HTML & CSS examples
           This text has a color of #9e121b        
        
          <p style="color:#9e121b;">Text here</p>
        
        
          .mytext {color:#9e121b;}
        
        Text color #9e121b
      
           This box has a color of #9e121b        
        
          <div style="background-color:#9e121b;">Content here</div>
        
        
          .mybackground {background-color:#9e121b;}
        
        Background color #9e121b
      
           Border around this has a color of #9e121b        
        
          <div style="border:2px solid #9e121b;">Content here</div>
        
        
          .myborder {border:2px solid #9e121b;}
        
        Border color #9e121b