#fdfbc1 color space conversions
Hex:
        #fdfbc1
        RGB:
        253, 251, 193
        CMY:
        1, 2, 24
        CMYK:
        0, 1, 24, 1
      HSL:
        58°, 93.7500%, 87.4510%
        HSV (HSB):
        58°, 23.7154%, 99.2157%
        XYZ:
        84.6308, 93.7273, 64.0827
        xyY:
        0.3491, 0.3866, 93.7273
      CIE-Lab:
        97.5220, -8.2949, 28.1213
        CIE-LCH:
        97.5220, 29.3191, 106.4344
        CIE-Luv:
        97.5220, 4.2196, 41.7636
        Hunter-Lab:
        96.8128, -13.3832, 28.5235
      #fdfbc1 color charts
#fdfbc1 RGB chart
      #fdfbc1 CMYK chart
      #fdfbc1 RGB pie chart
      #fdfbc1 color shades, tints & tones
#fdfbc1 color schemes
#fdfbc1 color preview, HTML & CSS examples
           This text has a color of #fdfbc1        
        
          <p style="color:#fdfbc1;">Text here</p>
        
        
          .mytext {color:#fdfbc1;}
        
        Text color #fdfbc1
      
           This box has a color of #fdfbc1        
        
          <div style="background-color:#fdfbc1;">Content here</div>
        
        
          .mybackground {background-color:#fdfbc1;}
        
        Background color #fdfbc1
      
           Border around this has a color of #fdfbc1        
        
          <div style="border:2px solid #fdfbc1;">Content here</div>
        
        
          .myborder {border:2px solid #fdfbc1;}
        
        Border color #fdfbc1