#990411 color space conversions
Hex:
        #990411
        RGB:
        153, 4, 17
        CMY:
        40, 98, 93
        CMYK:
        0, 97, 89, 40
      HSL:
        355°, 94.9045%, 30.7843%
        HSV (HSB):
        355°, 97.3856%, 60.0000%
        XYZ:
        13.2815, 6.8996, 1.1621
        xyY:
        0.6223, 0.3233, 6.8996
      CIE-Lab:
        31.5773, 54.3868, 37.9960
        CIE-LCH:
        31.5773, 66.3447, 34.9391
        CIE-Luv:
        31.5773, 100.1270, 19.7075
        Hunter-Lab:
        26.2671, 44.2877, 15.7640
      #990411 color charts
#990411 RGB chart
      #990411 CMYK chart
      #990411 RGB pie chart
      #990411 color shades, tints & tones
#990411 color schemes
#990411 color preview, HTML & CSS examples
           This text has a color of #990411        
        
          <p style="color:#990411;">Text here</p>
        
        
          .mytext {color:#990411;}
        
        Text color #990411
      
           This box has a color of #990411        
        
          <div style="background-color:#990411;">Content here</div>
        
        
          .mybackground {background-color:#990411;}
        
        Background color #990411
      
           Border around this has a color of #990411        
        
          <div style="border:2px solid #990411;">Content here</div>
        
        
          .myborder {border:2px solid #990411;}
        
        Border color #990411