#fddf94 color space conversions
Hex:
        #fddf94
        RGB:
        253, 223, 148
        CMY:
        1, 13, 42
        CMYK:
        0, 12, 42, 1
      HSL:
        43°, 96.3303%, 78.6275%
        HSV (HSB):
        43°, 41.5020%, 99.2157%
        XYZ:
        72.2410, 75.7961, 38.8396
        xyY:
        0.3866, 0.4056, 75.7961
      CIE-Lab:
        89.7646, 0.4195, 40.5119
        CIE-LCH:
        89.7646, 40.5140, 89.4068
        CIE-Luv:
        89.7646, 23.4914, 53.9509
        Hunter-Lab:
        87.0610, -4.2419, 34.4923
      #fddf94 color charts
#fddf94 RGB chart
      #fddf94 CMYK chart
      #fddf94 RGB pie chart
      #fddf94 color shades, tints & tones
#fddf94 color schemes
#fddf94 color preview, HTML & CSS examples
           This text has a color of #fddf94        
        
          <p style="color:#fddf94;">Text here</p>
        
        
          .mytext {color:#fddf94;}
        
        Text color #fddf94
      
           This box has a color of #fddf94        
        
          <div style="background-color:#fddf94;">Content here</div>
        
        
          .mybackground {background-color:#fddf94;}
        
        Background color #fddf94
      
           Border around this has a color of #fddf94        
        
          <div style="border:2px solid #fddf94;">Content here</div>
        
        
          .myborder {border:2px solid #fddf94;}
        
        Border color #fddf94