#990d15 color space conversions
Hex:
        #990d15
        RGB:
        153, 13, 21
        CMY:
        40, 95, 92
        CMYK:
        0, 92, 86, 40
      HSL:
        357°, 84.3373%, 32.5490%
        HSV (HSB):
        357°, 91.5033%, 60.0000%
        XYZ:
        13.4162, 7.1143, 1.3756
        xyY:
        0.6124, 0.3248, 7.1143
      CIE-Lab:
        32.0657, 53.1556, 36.2916
        CIE-LCH:
        32.0657, 64.3630, 34.3230
        CIE-Luv:
        32.0657, 97.5619, 19.5733
        Hunter-Lab:
        26.6726, 43.1071, 15.6132
      #990d15 color charts
#990d15 RGB chart
      #990d15 CMYK chart
      #990d15 RGB pie chart
      #990d15 color shades, tints & tones
#990d15 color schemes
#990d15 color preview, HTML & CSS examples
           This text has a color of #990d15        
        
          <p style="color:#990d15;">Text here</p>
        
        
          .mytext {color:#990d15;}
        
        Text color #990d15
      
           This box has a color of #990d15        
        
          <div style="background-color:#990d15;">Content here</div>
        
        
          .mybackground {background-color:#990d15;}
        
        Background color #990d15
      
           Border around this has a color of #990d15        
        
          <div style="border:2px solid #990d15;">Content here</div>
        
        
          .myborder {border:2px solid #990d15;}
        
        Border color #990d15