#99415b color space conversions
Hex:
        #99415b
        RGB:
        153, 65, 91
        CMY:
        40, 75, 64
        CMYK:
        0, 58, 41, 40
      HSL:
        342°, 40.3670%, 42.7451%
        HSV (HSB):
        342°, 57.5163%, 60.0000%
        XYZ:
        16.9155, 11.3082, 11.1887
        xyY:
        0.4292, 0.2869, 11.3082
      CIE-Lab:
        40.0948, 39.4573, 3.0375
        CIE-LCH:
        40.0948, 39.5741, 4.4020
        CIE-Luv:
        40.0948, 57.1104, -3.1001
        Hunter-Lab:
        33.6277, 30.9410, 3.8123
      #99415b color charts
#99415b RGB chart
      #99415b CMYK chart
      #99415b RGB pie chart
      #99415b color shades, tints & tones
#99415b color schemes
#99415b color preview, HTML & CSS examples
           This text has a color of #99415b        
        
          <p style="color:#99415b;">Text here</p>
        
        
          .mytext {color:#99415b;}
        
        Text color #99415b
      
           This box has a color of #99415b        
        
          <div style="background-color:#99415b;">Content here</div>
        
        
          .mybackground {background-color:#99415b;}
        
        Background color #99415b
      
           Border around this has a color of #99415b        
        
          <div style="border:2px solid #99415b;">Content here</div>
        
        
          .myborder {border:2px solid #99415b;}
        
        Border color #99415b