#991d2d color space conversions
Hex:
        #991d2d
        RGB:
        153, 29, 45
        CMY:
        40, 89, 82
        CMYK:
        0, 81, 71, 40
      HSL:
        352°, 68.1319%, 35.6863%
        HSV (HSB):
        352°, 81.0458%, 60.0000%
        XYZ:
        14.0499, 7.8405, 3.2555
        xyY:
        0.5587, 0.3118, 7.8405
      CIE-Lab:
        33.6485, 50.3696, 23.5261
        CIE-LCH:
        33.6485, 55.5929, 25.0358
        CIE-Luv:
        33.6485, 87.2867, 13.3947
        Hunter-Lab:
        28.0009, 40.5637, 12.7074
      #991d2d color charts
#991d2d RGB chart
      #991d2d CMYK chart
      #991d2d RGB pie chart
      #991d2d color shades, tints & tones
#991d2d color schemes
#991d2d color preview, HTML & CSS examples
           This text has a color of #991d2d        
        
          <p style="color:#991d2d;">Text here</p>
        
        
          .mytext {color:#991d2d;}
        
        Text color #991d2d
      
           This box has a color of #991d2d        
        
          <div style="background-color:#991d2d;">Content here</div>
        
        
          .mybackground {background-color:#991d2d;}
        
        Background color #991d2d
      
           Border around this has a color of #991d2d        
        
          <div style="border:2px solid #991d2d;">Content here</div>
        
        
          .myborder {border:2px solid #991d2d;}
        
        Border color #991d2d