#fdd6bf color space conversions
Hex:
        #fdd6bf
        RGB:
        253, 214, 191
        CMY:
        1, 16, 25
        CMYK:
        0, 15, 25, 1
      HSL:
        22°, 93.9394%, 87.0588%
        HSV (HSB):
        22°, 24.5059%, 99.2157%
        XYZ:
        73.9586, 72.7374, 59.4319
        xyY:
        0.3588, 0.3529, 72.7374
      CIE-Lab:
        88.3223, 10.2242, 16.4167
        CIE-LCH:
        88.3223, 19.3402, 58.0857
        CIE-Luv:
        88.3223, 25.7048, 21.8073
        Hunter-Lab:
        85.2862, 5.5409, 18.3840
      #fdd6bf color charts
#fdd6bf RGB chart
      #fdd6bf CMYK chart
      #fdd6bf RGB pie chart
      #fdd6bf color shades, tints & tones
#fdd6bf color schemes
#fdd6bf color preview, HTML & CSS examples
           This text has a color of #fdd6bf        
        
          <p style="color:#fdd6bf;">Text here</p>
        
        
          .mytext {color:#fdd6bf;}
        
        Text color #fdd6bf
      
           This box has a color of #fdd6bf        
        
          <div style="background-color:#fdd6bf;">Content here</div>
        
        
          .mybackground {background-color:#fdd6bf;}
        
        Background color #fdd6bf
      
           Border around this has a color of #fdd6bf        
        
          <div style="border:2px solid #fdd6bf;">Content here</div>
        
        
          .myborder {border:2px solid #fdd6bf;}
        
        Border color #fdd6bf