#fdafe3 color space conversions
Hex:
        #fdafe3
        RGB:
        253, 175, 227
        CMY:
        1, 31, 11
        CMYK:
        0, 31, 10, 1
      HSL:
        320°, 95.1220%, 83.9216%
        HSV (HSB):
        320°, 30.8300%, 99.2157%
        XYZ:
        69.7031, 57.0886, 80.0185
        xyY:
        0.3370, 0.2760, 57.0886
      CIE-Lab:
        80.2294, 36.1121, -14.5718
        CIE-LCH:
        80.2294, 38.9413, 338.0252
        CIE-Luv:
        80.2294, 43.0343, -28.9112
        Hunter-Lab:
        75.5570, 32.4456, -9.9010
      #fdafe3 color charts
#fdafe3 RGB chart
      #fdafe3 CMYK chart
      #fdafe3 RGB pie chart
      #fdafe3 color shades, tints & tones
#fdafe3 color schemes
#fdafe3 color preview, HTML & CSS examples
           This text has a color of #fdafe3        
        
          <p style="color:#fdafe3;">Text here</p>
        
        
          .mytext {color:#fdafe3;}
        
        Text color #fdafe3
      
           This box has a color of #fdafe3        
        
          <div style="background-color:#fdafe3;">Content here</div>
        
        
          .mybackground {background-color:#fdafe3;}
        
        Background color #fdafe3
      
           Border around this has a color of #fdafe3        
        
          <div style="border:2px solid #fdafe3;">Content here</div>
        
        
          .myborder {border:2px solid #fdafe3;}
        
        Border color #fdafe3