#99161d color space conversions
Hex:
        #99161d
        RGB:
        153, 22, 29
        CMY:
        40, 91, 89
        CMYK:
        0, 86, 81, 40
      HSL:
        357°, 74.8571%, 34.3137%
        HSV (HSB):
        357°, 85.6209%, 60.0000%
        XYZ:
        13.6455, 7.4348, 1.8783
        xyY:
        0.5944, 0.3238, 7.4348
      CIE-Lab:
        32.7770, 51.5651, 32.4215
        CIE-LCH:
        32.7770, 60.9107, 32.1596
        CIE-Luv:
        32.7770, 93.5063, 18.4177
        Hunter-Lab:
        27.2669, 41.6122, 15.0027
      #99161d color charts
#99161d RGB chart
      #99161d CMYK chart
      #99161d RGB pie chart
      #99161d color shades, tints & tones
#99161d color schemes
#99161d color preview, HTML & CSS examples
           This text has a color of #99161d        
        
          <p style="color:#99161d;">Text here</p>
        
        
          .mytext {color:#99161d;}
        
        Text color #99161d
      
           This box has a color of #99161d        
        
          <div style="background-color:#99161d;">Content here</div>
        
        
          .mybackground {background-color:#99161d;}
        
        Background color #99161d
      
           Border around this has a color of #99161d        
        
          <div style="border:2px solid #99161d;">Content here</div>
        
        
          .myborder {border:2px solid #99161d;}
        
        Border color #99161d