#990b3d color space conversions
Hex:
        #990b3d
        RGB:
        153, 11, 61
        CMY:
        40, 96, 76
        CMYK:
        0, 93, 60, 40
      HSL:
        339°, 86.5854%, 32.1569%
        HSV (HSB):
        339°, 92.8105%, 60.0000%
        XYZ:
        14.0988, 7.3486, 5.0902
        xyY:
        0.5313, 0.2769, 7.3486
      CIE-Lab:
        32.5876, 55.2489, 11.7238
        CIE-LCH:
        32.5876, 56.4791, 11.9804
        CIE-Luv:
        32.5876, 87.3308, 2.3013
        Hunter-Lab:
        27.1082, 45.3974, 7.8427
      #990b3d color charts
#990b3d RGB chart
      #990b3d CMYK chart
      #990b3d RGB pie chart
      #990b3d color shades, tints & tones
#990b3d color schemes
#990b3d color preview, HTML & CSS examples
           This text has a color of #990b3d        
        
          <p style="color:#990b3d;">Text here</p>
        
        
          .mytext {color:#990b3d;}
        
        Text color #990b3d
      
           This box has a color of #990b3d        
        
          <div style="background-color:#990b3d;">Content here</div>
        
        
          .mybackground {background-color:#990b3d;}
        
        Background color #990b3d
      
           Border around this has a color of #990b3d        
        
          <div style="border:2px solid #990b3d;">Content here</div>
        
        
          .myborder {border:2px solid #990b3d;}
        
        Border color #990b3d