#fdfbc2 color space conversions
Hex:
        #fdfbc2
        RGB:
        253, 251, 194
        CMY:
        1, 2, 24
        CMYK:
        0, 1, 23, 1
      HSL:
        58°, 93.6508%, 87.6471%
        HSV (HSB):
        58°, 23.3202%, 99.2157%
        XYZ:
        84.7428, 93.7720, 64.6723
        xyY:
        0.3485, 0.3856, 93.7720
      CIE-Lab:
        97.5401, -8.1608, 27.6400
        CIE-LCH:
        97.5401, 28.8196, 106.4494
        CIE-Luv:
        97.5401, 4.1710, 41.1119
        Hunter-Lab:
        96.8360, -13.2546, 28.1881
      #fdfbc2 color charts
#fdfbc2 RGB chart
      #fdfbc2 CMYK chart
      #fdfbc2 RGB pie chart
      #fdfbc2 color shades, tints & tones
#fdfbc2 color schemes
#fdfbc2 color preview, HTML & CSS examples
           This text has a color of #fdfbc2        
        
          <p style="color:#fdfbc2;">Text here</p>
        
        
          .mytext {color:#fdfbc2;}
        
        Text color #fdfbc2
      
           This box has a color of #fdfbc2        
        
          <div style="background-color:#fdfbc2;">Content here</div>
        
        
          .mybackground {background-color:#fdfbc2;}
        
        Background color #fdfbc2
      
           Border around this has a color of #fdfbc2        
        
          <div style="border:2px solid #fdfbc2;">Content here</div>
        
        
          .myborder {border:2px solid #fdfbc2;}
        
        Border color #fdfbc2