#99112d color space conversions
Hex:
        #99112d
        RGB:
        153, 17, 45
        CMY:
        40, 93, 82
        CMYK:
        0, 89, 71, 40
      HSL:
        348°, 80.0000%, 33.3333%
        HSV (HSB):
        348°, 88.8889%, 60.0000%
        XYZ:
        13.8110, 7.3627, 3.1758
        xyY:
        0.5672, 0.3024, 7.3627
      CIE-Lab:
        32.6187, 53.3013, 22.2609
        CIE-LCH:
        32.6187, 57.7631, 22.6675
        CIE-Luv:
        32.6187, 91.2161, 11.4449
        Hunter-Lab:
        27.1342, 43.3693, 12.0546
      #99112d color charts
#99112d RGB chart
      #99112d CMYK chart
      #99112d RGB pie chart
      #99112d color shades, tints & tones
#99112d color schemes
#99112d color preview, HTML & CSS examples
           This text has a color of #99112d        
        
          <p style="color:#99112d;">Text here</p>
        
        
          .mytext {color:#99112d;}
        
        Text color #99112d
      
           This box has a color of #99112d        
        
          <div style="background-color:#99112d;">Content here</div>
        
        
          .mybackground {background-color:#99112d;}
        
        Background color #99112d
      
           Border around this has a color of #99112d        
        
          <div style="border:2px solid #99112d;">Content here</div>
        
        
          .myborder {border:2px solid #99112d;}
        
        Border color #99112d