#fadcd9 color space conversions
Hex:
        #fadcd9
        RGB:
        250, 220, 217
        CMY:
        2, 14, 15
        CMYK:
        0, 12, 13, 2
      HSL:
        5°, 76.7442%, 91.5686%
        HSV (HSB):
        5°, 13.2000%, 98.0392%
        XYZ:
        77.5419, 76.5201, 76.3286
        xyY:
        0.3366, 0.3321, 76.5201
      CIE-Lab:
        90.1003, 9.8710, 5.2650
        CIE-LCH:
        90.1003, 11.1874, 28.0743
        CIE-Luv:
        90.1003, 18.0757, 6.0934
        Hunter-Lab:
        87.4758, 5.1467, 9.4985
      #fadcd9 color charts
#fadcd9 RGB chart
      #fadcd9 CMYK chart
      #fadcd9 RGB pie chart
      #fadcd9 color shades, tints & tones
#fadcd9 color schemes
#fadcd9 color preview, HTML & CSS examples
           This text has a color of #fadcd9        
        
          <p style="color:#fadcd9;">Text here</p>
        
        
          .mytext {color:#fadcd9;}
        
        Text color #fadcd9
      
           This box has a color of #fadcd9        
        
          <div style="background-color:#fadcd9;">Content here</div>
        
        
          .mybackground {background-color:#fadcd9;}
        
        Background color #fadcd9
      
           Border around this has a color of #fadcd9        
        
          <div style="border:2px solid #fadcd9;">Content here</div>
        
        
          .myborder {border:2px solid #fadcd9;}
        
        Border color #fadcd9