#9e0b3b color space conversions
Hex:
        #9e0b3b
        RGB:
        158, 11, 59
        CMY:
        38, 96, 77
        CMYK:
        0, 93, 63, 38
      HSL:
        340°, 86.9822%, 33.1373%
        HSV (HSB):
        340°, 93.0380%, 61.9608%
        XYZ:
        15.0096, 7.8242, 4.8568
        xyY:
        0.5420, 0.2826, 7.8242
      CIE-Lab:
        33.6141, 56.4055, 14.6120
        CIE-LCH:
        33.6141, 58.2675, 14.5234
        CIE-Luv:
        33.6141, 92.0914, 4.7553
        Hunter-Lab:
        27.9718, 46.8323, 9.2856
      #9e0b3b color charts
#9e0b3b RGB chart
      #9e0b3b CMYK chart
      #9e0b3b RGB pie chart
      #9e0b3b color shades, tints & tones
#9e0b3b color schemes
#9e0b3b color preview, HTML & CSS examples
           This text has a color of #9e0b3b        
        
          <p style="color:#9e0b3b;">Text here</p>
        
        
          .mytext {color:#9e0b3b;}
        
        Text color #9e0b3b
      
           This box has a color of #9e0b3b        
        
          <div style="background-color:#9e0b3b;">Content here</div>
        
        
          .mybackground {background-color:#9e0b3b;}
        
        Background color #9e0b3b
      
           Border around this has a color of #9e0b3b        
        
          <div style="border:2px solid #9e0b3b;">Content here</div>
        
        
          .myborder {border:2px solid #9e0b3b;}
        
        Border color #9e0b3b