#990e4b color space conversions
Hex:
        #990e4b
        RGB:
        153, 14, 75
        CMY:
        40, 95, 71
        CMYK:
        0, 91, 51, 40
      HSL:
        334°, 83.2335%, 32.7451%
        HSV (HSB):
        334°, 90.8497%, 60.0000%
        XYZ:
        14.5639, 7.5944, 7.3549
        xyY:
        0.4935, 0.2573, 7.5944
      CIE-Lab:
        33.1234, 55.8181, 3.2436
        CIE-LCH:
        33.1234, 55.9123, 3.3257
        CIE-Luv:
        33.1234, 81.4390, -6.1666
        Hunter-Lab:
        27.5579, 46.1080, 3.4668
      #990e4b color charts
#990e4b RGB chart
      #990e4b CMYK chart
      #990e4b RGB pie chart
      #990e4b color shades, tints & tones
#990e4b color schemes
#990e4b color preview, HTML & CSS examples
           This text has a color of #990e4b        
        
          <p style="color:#990e4b;">Text here</p>
        
        
          .mytext {color:#990e4b;}
        
        Text color #990e4b
      
           This box has a color of #990e4b        
        
          <div style="background-color:#990e4b;">Content here</div>
        
        
          .mybackground {background-color:#990e4b;}
        
        Background color #990e4b
      
           Border around this has a color of #990e4b        
        
          <div style="border:2px solid #990e4b;">Content here</div>
        
        
          .myborder {border:2px solid #990e4b;}
        
        Border color #990e4b