#990e2f color space conversions
Hex:
        #990e2f
        RGB:
        153, 14, 47
        CMY:
        40, 95, 82
        CMYK:
        0, 91, 69, 40
      HSL:
        346°, 83.2335%, 32.7451%
        HSV (HSB):
        346°, 90.8497%, 60.0000%
        XYZ:
        13.8070, 7.2916, 3.3690
        xyY:
        0.5643, 0.2980, 7.2916
      CIE-Lab:
        32.4618, 53.9524, 20.7665
        CIE-LCH:
        32.4618, 57.8109, 21.0519
        CIE-Luv:
        32.4618, 91.3678, 10.1339
        Hunter-Lab:
        27.0030, 44.0142, 11.5048
      #990e2f color charts
#990e2f RGB chart
      #990e2f CMYK chart
      #990e2f RGB pie chart
      #990e2f color shades, tints & tones
#990e2f color schemes
#990e2f color preview, HTML & CSS examples
           This text has a color of #990e2f        
        
          <p style="color:#990e2f;">Text here</p>
        
        
          .mytext {color:#990e2f;}
        
        Text color #990e2f
      
           This box has a color of #990e2f        
        
          <div style="background-color:#990e2f;">Content here</div>
        
        
          .mybackground {background-color:#990e2f;}
        
        Background color #990e2f
      
           Border around this has a color of #990e2f        
        
          <div style="border:2px solid #990e2f;">Content here</div>
        
        
          .myborder {border:2px solid #990e2f;}
        
        Border color #990e2f