#fdabd4 color space conversions
Hex:
        #fdabd4
        RGB:
        253, 171, 212
        CMY:
        1, 33, 17
        CMYK:
        0, 32, 16, 1
      HSL:
        330°, 95.3488%, 83.1373%
        HSV (HSB):
        330°, 32.4111%, 99.2157%
        XYZ:
        66.9546, 54.7619, 69.3286
        xyY:
        0.3505, 0.2866, 54.7619
      CIE-Lab:
        78.9039, 35.8192, -8.4328
        CIE-LCH:
        78.9039, 36.7985, 346.7522
        CIE-Luv:
        78.9039, 47.6335, -19.2845
        Hunter-Lab:
        74.0013, 32.0002, -3.7453
      #fdabd4 color charts
#fdabd4 RGB chart
      #fdabd4 CMYK chart
      #fdabd4 RGB pie chart
      #fdabd4 color shades, tints & tones
#fdabd4 color schemes
#fdabd4 color preview, HTML & CSS examples
           This text has a color of #fdabd4        
        
          <p style="color:#fdabd4;">Text here</p>
        
        
          .mytext {color:#fdabd4;}
        
        Text color #fdabd4
      
           This box has a color of #fdabd4        
        
          <div style="background-color:#fdabd4;">Content here</div>
        
        
          .mybackground {background-color:#fdabd4;}
        
        Background color #fdabd4
      
           Border around this has a color of #fdabd4        
        
          <div style="border:2px solid #fdabd4;">Content here</div>
        
        
          .myborder {border:2px solid #fdabd4;}
        
        Border color #fdabd4