#fdfb94 color space conversions
Hex:
        #fdfb94
        RGB:
        253, 251, 148
        CMY:
        1, 2, 42
        CMYK:
        0, 1, 42, 1
      HSL:
        59°, 96.3303%, 78.6275%
        HSV (HSB):
        59°, 41.5020%, 99.2157%
        XYZ:
        80.3505, 92.0151, 41.5427
        xyY:
        0.3756, 0.4302, 92.0151
      CIE-Lab:
        96.8265, -13.5473, 49.4704
        CIE-LCH:
        96.8265, 51.2918, 105.3148
        CIE-Luv:
        96.8265, 6.1819, 68.0720
        Hunter-Lab:
        95.9245, -18.3486, 41.4700
      #fdfb94 color charts
#fdfb94 RGB chart
      #fdfb94 CMYK chart
      #fdfb94 RGB pie chart
      #fdfb94 color shades, tints & tones
#fdfb94 color schemes
#fdfb94 color preview, HTML & CSS examples
           This text has a color of #fdfb94        
        
          <p style="color:#fdfb94;">Text here</p>
        
        
          .mytext {color:#fdfb94;}
        
        Text color #fdfb94
      
           This box has a color of #fdfb94        
        
          <div style="background-color:#fdfb94;">Content here</div>
        
        
          .mybackground {background-color:#fdfb94;}
        
        Background color #fdfb94
      
           Border around this has a color of #fdfb94        
        
          <div style="border:2px solid #fdfb94;">Content here</div>
        
        
          .myborder {border:2px solid #fdfb94;}
        
        Border color #fdfb94