#fb96d2 color space conversions
Hex:
        #fb96d2
        RGB:
        251, 150, 210
        CMY:
        2, 41, 18
        CMYK:
        0, 40, 16, 2
      HSL:
        324°, 92.6606%, 78.6275%
        HSV (HSB):
        324°, 40.2390%, 98.4314%
        XYZ:
        62.3229, 46.9751, 66.7551
        xyY:
        0.3540, 0.2668, 46.9751
      CIE-Lab:
        74.1738, 45.7029, -14.4324
        CIE-LCH:
        74.1738, 47.9276, 342.4746
        CIE-Luv:
        74.1738, 57.7610, -30.1136
        Hunter-Lab:
        68.5384, 42.3704, -9.7705
      #fb96d2 color charts
#fb96d2 RGB chart
      #fb96d2 CMYK chart
      #fb96d2 RGB pie chart
      #fb96d2 color shades, tints & tones
#fb96d2 color schemes
#fb96d2 color preview, HTML & CSS examples
           This text has a color of #fb96d2        
        
          <p style="color:#fb96d2;">Text here</p>
        
        
          .mytext {color:#fb96d2;}
        
        Text color #fb96d2
      
           This box has a color of #fb96d2        
        
          <div style="background-color:#fb96d2;">Content here</div>
        
        
          .mybackground {background-color:#fb96d2;}
        
        Background color #fb96d2
      
           Border around this has a color of #fb96d2        
        
          <div style="border:2px solid #fb96d2;">Content here</div>
        
        
          .myborder {border:2px solid #fb96d2;}
        
        Border color #fb96d2