#991d1f color space conversions
Hex:
        #991d1f
        RGB:
        153, 29, 31
        CMY:
        40, 89, 88
        CMYK:
        0, 81, 80, 40
      HSL:
        359°, 68.1319%, 35.6863%
        HSV (HSB):
        359°, 81.0458%, 60.0000%
        XYZ:
        13.8236, 7.7500, 2.0636
        xyY:
        0.5848, 0.3279, 7.7500
      CIE-Lab:
        33.4566, 49.7692, 31.9463
        CIE-LCH:
        33.4566, 59.1400, 32.6960
        CIE-Luv:
        33.4566, 90.4441, 18.9352
        Hunter-Lab:
        27.8388, 39.9178, 15.0921
      #991d1f color charts
#991d1f RGB chart
      #991d1f CMYK chart
      #991d1f RGB pie chart
      #991d1f color shades, tints & tones
#991d1f color schemes
#991d1f color preview, HTML & CSS examples
           This text has a color of #991d1f        
        
          <p style="color:#991d1f;">Text here</p>
        
        
          .mytext {color:#991d1f;}
        
        Text color #991d1f
      
           This box has a color of #991d1f        
        
          <div style="background-color:#991d1f;">Content here</div>
        
        
          .mybackground {background-color:#991d1f;}
        
        Background color #991d1f
      
           Border around this has a color of #991d1f        
        
          <div style="border:2px solid #991d1f;">Content here</div>
        
        
          .myborder {border:2px solid #991d1f;}
        
        Border color #991d1f