#991a1e color space conversions
Hex:
        #991a1e
        RGB:
        153, 26, 30
        CMY:
        40, 90, 88
        CMYK:
        0, 83, 80, 40
      HSL:
        358°, 70.9497%, 35.0980%
        HSV (HSB):
        358°, 83.0065%, 60.0000%
        XYZ:
        13.7406, 7.6048, 1.9720
        xyY:
        0.5893, 0.3261, 7.6048
      CIE-Lab:
        33.1460, 50.5813, 32.2122
        CIE-LCH:
        33.1460, 59.9674, 32.4906
        CIE-Luv:
        33.1460, 91.8496, 18.7316
        Hunter-Lab:
        27.5769, 40.6810, 15.0641
      #991a1e color charts
#991a1e RGB chart
      #991a1e CMYK chart
      #991a1e RGB pie chart
      #991a1e color shades, tints & tones
#991a1e color schemes
#991a1e color preview, HTML & CSS examples
           This text has a color of #991a1e        
        
          <p style="color:#991a1e;">Text here</p>
        
        
          .mytext {color:#991a1e;}
        
        Text color #991a1e
      
           This box has a color of #991a1e        
        
          <div style="background-color:#991a1e;">Content here</div>
        
        
          .mybackground {background-color:#991a1e;}
        
        Background color #991a1e
      
           Border around this has a color of #991a1e        
        
          <div style="border:2px solid #991a1e;">Content here</div>
        
        
          .myborder {border:2px solid #991a1e;}
        
        Border color #991a1e