#ff96a1 color space conversions
Hex:
        #ff96a1
        RGB:
        255, 150, 161
        CMY:
        0, 41, 37
        CMYK:
        0, 41, 37, 0
      HSL:
        354°, 100.0000%, 79.4118%
        HSV (HSB):
        354°, 41.1765%, 100.0000%
        XYZ:
        58.5794, 45.6459, 39.4413
        xyY:
        0.4077, 0.3177, 45.6459
      CIE-Lab:
        73.3152, 40.5265, 11.4221
        CIE-LCH:
        73.3152, 42.1054, 15.7400
        CIE-Luv:
        73.3152, 70.6426, 8.0736
        Hunter-Lab:
        67.5618, 36.5352, 12.6808
      #ff96a1 color charts
#ff96a1 RGB chart
      #ff96a1 CMYK chart
      #ff96a1 RGB pie chart
      #ff96a1 color shades, tints & tones
#ff96a1 color schemes
#ff96a1 color preview, HTML & CSS examples
           This text has a color of #ff96a1        
        
          <p style="color:#ff96a1;">Text here</p>
        
        
          .mytext {color:#ff96a1;}
        
        Text color #ff96a1
      
           This box has a color of #ff96a1        
        
          <div style="background-color:#ff96a1;">Content here</div>
        
        
          .mybackground {background-color:#ff96a1;}
        
        Background color #ff96a1
      
           Border around this has a color of #ff96a1        
        
          <div style="border:2px solid #ff96a1;">Content here</div>
        
        
          .myborder {border:2px solid #ff96a1;}
        
        Border color #ff96a1