#9e161a color space conversions
Hex:
        #9e161a
        RGB:
        158, 22, 26
        CMY:
        38, 91, 90
        CMYK:
        0, 86, 84, 38
      HSL:
        358°, 75.5556%, 35.2941%
        HSV (HSB):
        358°, 86.0759%, 61.9608%
        XYZ:
        14.5739, 7.9175, 1.7374
        xyY:
        0.6015, 0.3268, 7.9175
      CIE-Lab:
        33.8105, 52.9180, 35.5291
        CIE-LCH:
        33.8105, 63.7388, 33.8774
        CIE-Luv:
        33.8105, 97.9814, 20.2090
        Hunter-Lab:
        28.1381, 43.2113, 16.0358
      #9e161a color charts
#9e161a RGB chart
      #9e161a CMYK chart
      #9e161a RGB pie chart
      #9e161a color shades, tints & tones
#9e161a color schemes
#9e161a color preview, HTML & CSS examples
           This text has a color of #9e161a        
        
          <p style="color:#9e161a;">Text here</p>
        
        
          .mytext {color:#9e161a;}
        
        Text color #9e161a
      
           This box has a color of #9e161a        
        
          <div style="background-color:#9e161a;">Content here</div>
        
        
          .mybackground {background-color:#9e161a;}
        
        Background color #9e161a
      
           Border around this has a color of #9e161a        
        
          <div style="border:2px solid #9e161a;">Content here</div>
        
        
          .myborder {border:2px solid #9e161a;}
        
        Border color #9e161a