#fdd3cb color space conversions
Hex:
        #fdd3cb
        RGB:
        253, 211, 203
        CMY:
        1, 17, 20
        CMYK:
        0, 17, 20, 1
      HSL:
        10°, 92.5926%, 89.4118%
        HSV (HSB):
        10°, 19.7628%, 99.2157%
        XYZ:
        74.5818, 71.7830, 66.4245
        xyY:
        0.3505, 0.3373, 71.7830
      CIE-Lab:
        87.8640, 13.4877, 9.4524
        CIE-LCH:
        87.8640, 16.4702, 35.0232
        CIE-Luv:
        87.8640, 26.3228, 11.4272
        Hunter-Lab:
        84.7248, 8.8619, 12.8238
      #fdd3cb color charts
#fdd3cb RGB chart
      #fdd3cb CMYK chart
      #fdd3cb RGB pie chart
      #fdd3cb color shades, tints & tones
#fdd3cb color schemes
#fdd3cb color preview, HTML & CSS examples
           This text has a color of #fdd3cb        
        
          <p style="color:#fdd3cb;">Text here</p>
        
        
          .mytext {color:#fdd3cb;}
        
        Text color #fdd3cb
      
           This box has a color of #fdd3cb        
        
          <div style="background-color:#fdd3cb;">Content here</div>
        
        
          .mybackground {background-color:#fdd3cb;}
        
        Background color #fdd3cb
      
           Border around this has a color of #fdd3cb        
        
          <div style="border:2px solid #fdd3cb;">Content here</div>
        
        
          .myborder {border:2px solid #fdd3cb;}
        
        Border color #fdd3cb