#fab8d9 color space conversions
Hex:
        #fab8d9
        RGB:
        250, 184, 217
        CMY:
        2, 28, 15
        CMYK:
        0, 26, 13, 2
      HSL:
        330°, 86.8421%, 85.0980%
        HSV (HSB):
        330°, 26.4000%, 98.0392%
        XYZ:
        69.0892, 59.6147, 73.5110
        xyY:
        0.3417, 0.2948, 59.6147
      CIE-Lab:
        81.6283, 28.7548, -7.1283
        CIE-LCH:
        81.6283, 29.6251, 346.0771
        CIE-Luv:
        81.6283, 37.7783, -16.0489
        Hunter-Lab:
        77.2106, 24.6061, -2.4017
      #fab8d9 color charts
#fab8d9 RGB chart
      #fab8d9 CMYK chart
      #fab8d9 RGB pie chart
      #fab8d9 color shades, tints & tones
#fab8d9 color schemes
#fab8d9 color preview, HTML & CSS examples
           This text has a color of #fab8d9        
        
          <p style="color:#fab8d9;">Text here</p>
        
        
          .mytext {color:#fab8d9;}
        
        Text color #fab8d9
      
           This box has a color of #fab8d9        
        
          <div style="background-color:#fab8d9;">Content here</div>
        
        
          .mybackground {background-color:#fab8d9;}
        
        Background color #fab8d9
      
           Border around this has a color of #fab8d9        
        
          <div style="border:2px solid #fab8d9;">Content here</div>
        
        
          .myborder {border:2px solid #fab8d9;}
        
        Border color #fab8d9