#991d3d color space conversions
Hex:
        #991d3d
        RGB:
        153, 29, 61
        CMY:
        40, 89, 76
        CMYK:
        0, 81, 60, 40
      HSL:
        345°, 68.1319%, 35.6863%
        HSV (HSB):
        345°, 81.0458%, 60.0000%
        XYZ:
        14.4185, 7.9880, 5.1968
        xyY:
        0.5223, 0.2894, 7.9880
      CIE-Lab:
        33.9578, 51.3286, 13.5869
        CIE-LCH:
        33.9578, 53.0964, 14.8263
        CIE-Luv:
        33.9578, 82.5935, 5.0726
        Hunter-Lab:
        28.2630, 41.6027, 8.8823
      #991d3d color charts
#991d3d RGB chart
      #991d3d CMYK chart
      #991d3d RGB pie chart
      #991d3d color shades, tints & tones
#991d3d color schemes
#991d3d color preview, HTML & CSS examples
           This text has a color of #991d3d        
        
          <p style="color:#991d3d;">Text here</p>
        
        
          .mytext {color:#991d3d;}
        
        Text color #991d3d
      
           This box has a color of #991d3d        
        
          <div style="background-color:#991d3d;">Content here</div>
        
        
          .mybackground {background-color:#991d3d;}
        
        Background color #991d3d
      
           Border around this has a color of #991d3d        
        
          <div style="border:2px solid #991d3d;">Content here</div>
        
        
          .myborder {border:2px solid #991d3d;}
        
        Border color #991d3d