#990e1f color space conversions
Hex:
        #990e1f
        RGB:
        153, 14, 31
        CMY:
        40, 95, 88
        CMYK:
        0, 91, 80, 40
      HSL:
        353°, 83.2335%, 32.7451%
        HSV (HSB):
        353°, 90.8497%, 60.0000%
        XYZ:
        13.5412, 7.1853, 1.9695
        xyY:
        0.5966, 0.3166, 7.1853
      CIE-Lab:
        32.2251, 53.2751, 30.6462
        CIE-LCH:
        32.2251, 61.4608, 29.9094
        CIE-Luv:
        32.2251, 95.4676, 16.7322
        Hunter-Lab:
        26.8054, 43.2629, 14.4075
      #990e1f color charts
#990e1f RGB chart
      #990e1f CMYK chart
      #990e1f RGB pie chart
      #990e1f color shades, tints & tones
#990e1f color schemes
#990e1f color preview, HTML & CSS examples
           This text has a color of #990e1f        
        
          <p style="color:#990e1f;">Text here</p>
        
        
          .mytext {color:#990e1f;}
        
        Text color #990e1f
      
           This box has a color of #990e1f        
        
          <div style="background-color:#990e1f;">Content here</div>
        
        
          .mybackground {background-color:#990e1f;}
        
        Background color #990e1f
      
           Border around this has a color of #990e1f        
        
          <div style="border:2px solid #990e1f;">Content here</div>
        
        
          .myborder {border:2px solid #990e1f;}
        
        Border color #990e1f