#99425d color space conversions
Hex:
        #99425d
        RGB:
        153, 66, 93
        CMY:
        40, 74, 64
        CMYK:
        0, 57, 39, 40
      HSL:
        341°, 39.7260%, 42.9412%
        HSV (HSB):
        341°, 56.8627%, 60.0000%
        XYZ:
        17.0609, 11.4590, 11.6685
        xyY:
        0.4245, 0.2851, 11.4590
      CIE-Lab:
        40.3431, 39.1905, 2.1451
        CIE-LCH:
        40.3431, 39.2492, 3.1329
        CIE-Luv:
        40.3431, 56.0562, -4.1064
        Hunter-Lab:
        33.8512, 30.7236, 3.2585
      #99425d color charts
#99425d RGB chart
      #99425d CMYK chart
      #99425d RGB pie chart
      #99425d color shades, tints & tones
#99425d color schemes
#99425d color preview, HTML & CSS examples
           This text has a color of #99425d        
        
          <p style="color:#99425d;">Text here</p>
        
        
          .mytext {color:#99425d;}
        
        Text color #99425d
      
           This box has a color of #99425d        
        
          <div style="background-color:#99425d;">Content here</div>
        
        
          .mybackground {background-color:#99425d;}
        
        Background color #99425d
      
           Border around this has a color of #99425d        
        
          <div style="border:2px solid #99425d;">Content here</div>
        
        
          .myborder {border:2px solid #99425d;}
        
        Border color #99425d