#99295f color space conversions
Hex:
        #99295f
        RGB:
        153, 41, 95
        CMY:
        40, 84, 63
        CMYK:
        0, 73, 38, 40
      HSL:
        331°, 57.7320%, 38.0392%
        HSV (HSB):
        331°, 73.2026%, 60.0000%
        XYZ:
        15.9954, 9.1844, 11.7562
        xyY:
        0.4331, 0.2487, 9.1844
      CIE-Lab:
        36.3369, 50.4603, -4.9994
        CIE-LCH:
        36.3369, 50.7073, 354.3418
        CIE-Luv:
        36.3369, 66.4321, -14.6689
        Hunter-Lab:
        30.3058, 41.1770, -1.7857
      #99295f color charts
#99295f RGB chart
      #99295f CMYK chart
      #99295f RGB pie chart
      #99295f color shades, tints & tones
#99295f color schemes
#99295f color preview, HTML & CSS examples
           This text has a color of #99295f        
        
          <p style="color:#99295f;">Text here</p>
        
        
          .mytext {color:#99295f;}
        
        Text color #99295f
      
           This box has a color of #99295f        
        
          <div style="background-color:#99295f;">Content here</div>
        
        
          .mybackground {background-color:#99295f;}
        
        Background color #99295f
      
           Border around this has a color of #99295f        
        
          <div style="border:2px solid #99295f;">Content here</div>
        
        
          .myborder {border:2px solid #99295f;}
        
        Border color #99295f