#fddd94 color space conversions
Hex:
        #fddd94
        RGB:
        253, 221, 148
        CMY:
        1, 13, 42
        CMYK:
        0, 13, 42, 1
      HSL:
        42°, 96.3303%, 78.6275%
        HSV (HSB):
        42°, 41.5020%, 99.2157%
        XYZ:
        71.7098, 74.7337, 38.6625
        xyY:
        0.3874, 0.4037, 74.7337
      CIE-Lab:
        89.2681, 1.4383, 39.8717
        CIE-LCH:
        89.2681, 39.8976, 87.9340
        CIE-Luv:
        89.2681, 24.7629, 52.9300
        Hunter-Lab:
        86.4486, -3.2181, 33.9977
      #fddd94 color charts
#fddd94 RGB chart
      #fddd94 CMYK chart
      #fddd94 RGB pie chart
      #fddd94 color shades, tints & tones
#fddd94 color schemes
#fddd94 color preview, HTML & CSS examples
           This text has a color of #fddd94        
        
          <p style="color:#fddd94;">Text here</p>
        
        
          .mytext {color:#fddd94;}
        
        Text color #fddd94
      
           This box has a color of #fddd94        
        
          <div style="background-color:#fddd94;">Content here</div>
        
        
          .mybackground {background-color:#fddd94;}
        
        Background color #fddd94
      
           Border around this has a color of #fddd94        
        
          <div style="border:2px solid #fddd94;">Content here</div>
        
        
          .myborder {border:2px solid #fddd94;}
        
        Border color #fddd94