#9e0f3b color space conversions
Hex:
        #9e0f3b
        RGB:
        158, 15, 59
        CMY:
        38, 94, 77
        CMYK:
        0, 91, 63, 38
      HSL:
        342°, 82.6590%, 33.9216%
        HSV (HSB):
        342°, 90.5063%, 61.9608%
        XYZ:
        15.0608, 7.9265, 4.8739
        xyY:
        0.5406, 0.2845, 7.9265
      CIE-Lab:
        33.8294, 55.7842, 14.9003
        CIE-LCH:
        33.8294, 57.7399, 14.9550
        CIE-Luv:
        33.8294, 91.3073, 5.1893
        Hunter-Lab:
        28.1541, 46.2175, 9.4439
      #9e0f3b color charts
#9e0f3b RGB chart
      #9e0f3b CMYK chart
      #9e0f3b RGB pie chart
      #9e0f3b color shades, tints & tones
#9e0f3b color schemes
#9e0f3b color preview, HTML & CSS examples
           This text has a color of #9e0f3b        
        
          <p style="color:#9e0f3b;">Text here</p>
        
        
          .mytext {color:#9e0f3b;}
        
        Text color #9e0f3b
      
           This box has a color of #9e0f3b        
        
          <div style="background-color:#9e0f3b;">Content here</div>
        
        
          .mybackground {background-color:#9e0f3b;}
        
        Background color #9e0f3b
      
           Border around this has a color of #9e0f3b        
        
          <div style="border:2px solid #9e0f3b;">Content here</div>
        
        
          .myborder {border:2px solid #9e0f3b;}
        
        Border color #9e0f3b