#990d4b color space conversions
Hex:
        #990d4b
        RGB:
        153, 13, 75
        CMY:
        40, 95, 71
        CMYK:
        0, 92, 51, 40
      HSL:
        333°, 84.3373%, 32.5490%
        HSV (HSB):
        333°, 91.5033%, 60.0000%
        XYZ:
        14.5508, 7.5682, 7.3505
        xyY:
        0.4938, 0.2568, 7.5682
      CIE-Lab:
        33.0668, 55.9819, 3.1621
        CIE-LCH:
        33.0668, 56.0711, 3.2329
        CIE-Luv:
        33.0668, 81.6146, -6.2864
        Hunter-Lab:
        27.5103, 46.2696, 3.4154
      #990d4b color charts
#990d4b RGB chart
      #990d4b CMYK chart
      #990d4b RGB pie chart
      #990d4b color shades, tints & tones
#990d4b color schemes
#990d4b color preview, HTML & CSS examples
           This text has a color of #990d4b        
        
          <p style="color:#990d4b;">Text here</p>
        
        
          .mytext {color:#990d4b;}
        
        Text color #990d4b
      
           This box has a color of #990d4b        
        
          <div style="background-color:#990d4b;">Content here</div>
        
        
          .mybackground {background-color:#990d4b;}
        
        Background color #990d4b
      
           Border around this has a color of #990d4b        
        
          <div style="border:2px solid #990d4b;">Content here</div>
        
        
          .myborder {border:2px solid #990d4b;}
        
        Border color #990d4b