#990c2c color space conversions
Hex:
        #990c2c
        RGB:
        153, 12, 44
        CMY:
        40, 95, 83
        CMYK:
        0, 92, 71, 40
      HSL:
        346°, 85.4545%, 32.3529%
        HSV (HSB):
        346°, 92.1569%, 60.0000%
        XYZ:
        13.7230, 7.2171, 3.0526
        xyY:
        0.5720, 0.3008, 7.2171
      CIE-Lab:
        32.2961, 54.1321, 22.5115
        CIE-LCH:
        32.2961, 58.6263, 22.5806
        CIE-Luv:
        32.2961, 92.6789, 11.3257
        Hunter-Lab:
        26.8647, 44.1680, 12.0681
      #990c2c color charts
#990c2c RGB chart
      #990c2c CMYK chart
      #990c2c RGB pie chart
      #990c2c color shades, tints & tones
#990c2c color schemes
#990c2c color preview, HTML & CSS examples
           This text has a color of #990c2c        
        
          <p style="color:#990c2c;">Text here</p>
        
        
          .mytext {color:#990c2c;}
        
        Text color #990c2c
      
           This box has a color of #990c2c        
        
          <div style="background-color:#990c2c;">Content here</div>
        
        
          .mybackground {background-color:#990c2c;}
        
        Background color #990c2c
      
           Border around this has a color of #990c2c        
        
          <div style="border:2px solid #990c2c;">Content here</div>
        
        
          .myborder {border:2px solid #990c2c;}
        
        Border color #990c2c