#fdd48a color space conversions
Hex:
        #fdd48a
        RGB:
        253, 212, 138
        CMY:
        1, 17, 46
        CMYK:
        0, 16, 45, 1
      HSL:
        39°, 96.6387%, 76.6667%
        HSV (HSB):
        39°, 45.4545%, 99.2157%
        XYZ:
        68.6389, 69.8046, 33.9007
        xyY:
        0.3983, 0.4050, 69.8046
      CIE-Lab:
        86.9009, 5.0492, 41.8612
        CIE-LCH:
        86.9009, 42.1646, 83.1223
        CIE-Luv:
        86.9009, 31.2757, 53.8999
        Hunter-Lab:
        83.5491, 0.4338, 34.4270
      #fdd48a color charts
#fdd48a RGB chart
      #fdd48a CMYK chart
      #fdd48a RGB pie chart
      #fdd48a color shades, tints & tones
#fdd48a color schemes
#fdd48a color preview, HTML & CSS examples
           This text has a color of #fdd48a        
        
          <p style="color:#fdd48a;">Text here</p>
        
        
          .mytext {color:#fdd48a;}
        
        Text color #fdd48a
      
           This box has a color of #fdd48a        
        
          <div style="background-color:#fdd48a;">Content here</div>
        
        
          .mybackground {background-color:#fdd48a;}
        
        Background color #fdd48a
      
           Border around this has a color of #fdd48a        
        
          <div style="border:2px solid #fdd48a;">Content here</div>
        
        
          .myborder {border:2px solid #fdd48a;}
        
        Border color #fdd48a