#fdf9ca color space conversions
Hex:
        #fdf9ca
        RGB:
        253, 249, 202
        CMY:
        1, 2, 21
        CMYK:
        0, 2, 20, 1
      HSL:
        55°, 92.7273%, 89.2157%
        HSV (HSB):
        55°, 20.1581%, 99.2157%
        XYZ:
        85.0444, 92.8983, 69.3260
        xyY:
        0.3439, 0.3757, 92.8983
      CIE-Lab:
        97.1863, -6.0658, 23.0906
        CIE-LCH:
        97.1863, 23.8741, 104.7188
        CIE-Luv:
        97.1863, 4.8854, 34.6380
        Hunter-Lab:
        96.3838, -11.1718, 24.8231
      #fdf9ca color charts
#fdf9ca RGB chart
      #fdf9ca CMYK chart
      #fdf9ca RGB pie chart
      #fdf9ca color shades, tints & tones
#fdf9ca color schemes
#fdf9ca color preview, HTML & CSS examples
           This text has a color of #fdf9ca        
        
          <p style="color:#fdf9ca;">Text here</p>
        
        
          .mytext {color:#fdf9ca;}
        
        Text color #fdf9ca
      
           This box has a color of #fdf9ca        
        
          <div style="background-color:#fdf9ca;">Content here</div>
        
        
          .mybackground {background-color:#fdf9ca;}
        
        Background color #fdf9ca
      
           Border around this has a color of #fdf9ca        
        
          <div style="border:2px solid #fdf9ca;">Content here</div>
        
        
          .myborder {border:2px solid #fdf9ca;}
        
        Border color #fdf9ca