#fab9d8 color space conversions
Hex:
        #fab9d8
        RGB:
        250, 185, 216
        CMY:
        2, 27, 15
        CMYK:
        0, 26, 14, 2
      HSL:
        331°, 86.6667%, 85.2941%
        HSV (HSB):
        331°, 26.0000%, 98.0392%
        XYZ:
        69.1680, 59.9798, 72.8975
        xyY:
        0.3423, 0.2969, 59.9798
      CIE-Lab:
        81.8272, 28.0683, -6.2959
        CIE-LCH:
        81.8272, 28.7657, 347.3574
        CIE-Luv:
        81.8272, 37.3759, -14.6527
        Hunter-Lab:
        77.4466, 23.8877, -1.5947
      #fab9d8 color charts
#fab9d8 RGB chart
      #fab9d8 CMYK chart
      #fab9d8 RGB pie chart
      #fab9d8 color shades, tints & tones
#fab9d8 color schemes
#fab9d8 color preview, HTML & CSS examples
           This text has a color of #fab9d8        
        
          <p style="color:#fab9d8;">Text here</p>
        
        
          .mytext {color:#fab9d8;}
        
        Text color #fab9d8
      
           This box has a color of #fab9d8        
        
          <div style="background-color:#fab9d8;">Content here</div>
        
        
          .mybackground {background-color:#fab9d8;}
        
        Background color #fab9d8
      
           Border around this has a color of #fab9d8        
        
          <div style="border:2px solid #fab9d8;">Content here</div>
        
        
          .myborder {border:2px solid #fab9d8;}
        
        Border color #fab9d8