#99014e color space conversions
Hex:
        #99014e
        RGB:
        153, 1, 78
        CMY:
        40, 100, 69
        CMYK:
        0, 99, 49, 40
      HSL:
        330°, 98.7013%, 30.1961%
        HSV (HSB):
        330°, 99.3464%, 60.0000%
        XYZ:
        14.5229, 7.3441, 7.8598
        xyY:
        0.4885, 0.2471, 7.3441
      CIE-Lab:
        32.5777, 57.9189, 0.4797
        CIE-LCH:
        32.5777, 57.9209, 0.4745
        CIE-Luv:
        32.5777, 82.1494, -9.5421
        Hunter-Lab:
        27.0999, 48.2333, 1.7740
      #99014e color charts
#99014e RGB chart
      #99014e CMYK chart
      #99014e RGB pie chart
      #99014e color shades, tints & tones
#99014e color schemes
#99014e color preview, HTML & CSS examples
           This text has a color of #99014e        
        
          <p style="color:#99014e;">Text here</p>
        
        
          .mytext {color:#99014e;}
        
        Text color #99014e
      
           This box has a color of #99014e        
        
          <div style="background-color:#99014e;">Content here</div>
        
        
          .mybackground {background-color:#99014e;}
        
        Background color #99014e
      
           Border around this has a color of #99014e        
        
          <div style="border:2px solid #99014e;">Content here</div>
        
        
          .myborder {border:2px solid #99014e;}
        
        Border color #99014e