#99152f color space conversions
Hex:
        #99152f
        RGB:
        153, 21, 47
        CMY:
        40, 92, 82
        CMYK:
        0, 86, 69, 40
      HSL:
        348°, 75.8621%, 34.1176%
        HSV (HSB):
        348°, 86.2745%, 60.0000%
        XYZ:
        13.9181, 7.5139, 3.4061
        xyY:
        0.5604, 0.3025, 7.5139
      CIE-Lab:
        32.9492, 52.5545, 21.3777
        CIE-LCH:
        32.9492, 56.7360, 22.1351
        CIE-Luv:
        32.9492, 89.5191, 11.0670
        Hunter-Lab:
        27.4114, 42.6631, 11.8208
      #99152f color charts
#99152f RGB chart
      #99152f CMYK chart
      #99152f RGB pie chart
      #99152f color shades, tints & tones
#99152f color schemes
#99152f color preview, HTML & CSS examples
           This text has a color of #99152f        
        
          <p style="color:#99152f;">Text here</p>
        
        
          .mytext {color:#99152f;}
        
        Text color #99152f
      
           This box has a color of #99152f        
        
          <div style="background-color:#99152f;">Content here</div>
        
        
          .mybackground {background-color:#99152f;}
        
        Background color #99152f
      
           Border around this has a color of #99152f        
        
          <div style="border:2px solid #99152f;">Content here</div>
        
        
          .myborder {border:2px solid #99152f;}
        
        Border color #99152f