#9e1d2b color space conversions
Hex:
        #9e1d2b
        RGB:
        158, 29, 43
        CMY:
        38, 89, 83
        CMYK:
        0, 82, 73, 38
      HSL:
        353°, 68.9840%, 36.6667%
        HSV (HSB):
        353°, 81.6456%, 61.9608%
        XYZ:
        14.9760, 8.3222, 3.1025
        xyY:
        0.5673, 0.3152, 8.3222
      CIE-Lab:
        34.6452, 51.7588, 26.2323
        CIE-LCH:
        34.6452, 58.0267, 26.8767
        CIE-Luv:
        34.6452, 91.8264, 15.2927
        Hunter-Lab:
        28.8483, 42.1798, 13.8174
      #9e1d2b color charts
#9e1d2b RGB chart
      #9e1d2b CMYK chart
      #9e1d2b RGB pie chart
      #9e1d2b color shades, tints & tones
#9e1d2b color schemes
#9e1d2b color preview, HTML & CSS examples
           This text has a color of #9e1d2b        
        
          <p style="color:#9e1d2b;">Text here</p>
        
        
          .mytext {color:#9e1d2b;}
        
        Text color #9e1d2b
      
           This box has a color of #9e1d2b        
        
          <div style="background-color:#9e1d2b;">Content here</div>
        
        
          .mybackground {background-color:#9e1d2b;}
        
        Background color #9e1d2b
      
           Border around this has a color of #9e1d2b        
        
          <div style="border:2px solid #9e1d2b;">Content here</div>
        
        
          .myborder {border:2px solid #9e1d2b;}
        
        Border color #9e1d2b