#990b6f color space conversions
Hex:
        #990b6f
        RGB:
        153, 11, 111
        CMY:
        40, 96, 56
        CMYK:
        0, 93, 27, 40
      HSL:
        318°, 86.5854%, 32.1569%
        HSV (HSB):
        318°, 92.8105%, 60.0000%
        XYZ:
        16.1258, 8.1593, 15.7639
        xyY:
        0.4027, 0.2037, 8.1593
      CIE-Lab:
        34.3126, 59.9343, -18.2724
        CIE-LCH:
        34.3126, 62.6578, 343.0449
        CIE-Luv:
        34.3126, 66.6018, -32.6164
        Hunter-Lab:
        28.5646, 50.7820, -12.7251
      #990b6f color charts
#990b6f RGB chart
      #990b6f CMYK chart
      #990b6f RGB pie chart
      #990b6f color shades, tints & tones
#990b6f color schemes
#990b6f color preview, HTML & CSS examples
           This text has a color of #990b6f        
        
          <p style="color:#990b6f;">Text here</p>
        
        
          .mytext {color:#990b6f;}
        
        Text color #990b6f
      
           This box has a color of #990b6f        
        
          <div style="background-color:#990b6f;">Content here</div>
        
        
          .mybackground {background-color:#990b6f;}
        
        Background color #990b6f
      
           Border around this has a color of #990b6f        
        
          <div style="border:2px solid #990b6f;">Content here</div>
        
        
          .myborder {border:2px solid #990b6f;}
        
        Border color #990b6f