#fdd5c2 color space conversions
Hex:
        #fdd5c2
        RGB:
        253, 213, 194
        CMY:
        1, 16, 24
        CMYK:
        0, 16, 23, 1
      HSL:
        19°, 93.6508%, 87.6471%
        HSV (HSB):
        19°, 23.3202%, 99.2157%
        XYZ:
        74.0399, 72.3662, 61.1047
        xyY:
        0.3568, 0.3487, 72.3662
      CIE-Lab:
        88.1446, 11.1589, 14.5909
        CIE-LCH:
        88.1446, 18.3689, 52.5918
        CIE-Luv:
        88.1446, 26.0186, 19.1074
        Hunter-Lab:
        85.0683, 6.4893, 16.9597
      #fdd5c2 color charts
#fdd5c2 RGB chart
      #fdd5c2 CMYK chart
      #fdd5c2 RGB pie chart
      #fdd5c2 color shades, tints & tones
#fdd5c2 color schemes
#fdd5c2 color preview, HTML & CSS examples
           This text has a color of #fdd5c2        
        
          <p style="color:#fdd5c2;">Text here</p>
        
        
          .mytext {color:#fdd5c2;}
        
        Text color #fdd5c2
      
           This box has a color of #fdd5c2        
        
          <div style="background-color:#fdd5c2;">Content here</div>
        
        
          .mybackground {background-color:#fdd5c2;}
        
        Background color #fdd5c2
      
           Border around this has a color of #fdd5c2        
        
          <div style="border:2px solid #fdd5c2;">Content here</div>
        
        
          .myborder {border:2px solid #fdd5c2;}
        
        Border color #fdd5c2