#9e0f1e color space conversions
Hex:
        #9e0f1e
        RGB:
        158, 15, 30
        CMY:
        38, 94, 88
        CMYK:
        0, 91, 81, 38
      HSL:
        354°, 82.6590%, 33.9216%
        HSV (HSB):
        354°, 90.5063%, 61.9608%
        XYZ:
        14.5057, 7.7045, 1.9509
        xyY:
        0.6004, 0.3189, 7.7045
      CIE-Lab:
        33.3597, 54.4430, 32.7686
        CIE-LCH:
        33.3597, 63.5438, 31.0433
        CIE-Luv:
        33.3597, 99.3259, 18.1270
        Hunter-Lab:
        27.7570, 44.7090, 15.2627
      #9e0f1e color charts
#9e0f1e RGB chart
      #9e0f1e CMYK chart
      #9e0f1e RGB pie chart
      #9e0f1e color shades, tints & tones
#9e0f1e color schemes
#9e0f1e color preview, HTML & CSS examples
           This text has a color of #9e0f1e        
        
          <p style="color:#9e0f1e;">Text here</p>
        
        
          .mytext {color:#9e0f1e;}
        
        Text color #9e0f1e
      
           This box has a color of #9e0f1e        
        
          <div style="background-color:#9e0f1e;">Content here</div>
        
        
          .mybackground {background-color:#9e0f1e;}
        
        Background color #9e0f1e
      
           Border around this has a color of #9e0f1e        
        
          <div style="border:2px solid #9e0f1e;">Content here</div>
        
        
          .myborder {border:2px solid #9e0f1e;}
        
        Border color #9e0f1e