#fdd5b2 color space conversions
Hex:
        #fdd5b2
        RGB:
        253, 213, 178
        CMY:
        1, 16, 30
        CMYK:
        0, 16, 30, 1
      HSL:
        28°, 94.9367%, 84.5098%
        HSV (HSB):
        28°, 29.6443%, 99.2157%
        XYZ:
        72.3381, 71.6855, 52.1435
        xyY:
        0.3688, 0.3654, 71.6855
      CIE-Lab:
        87.8170, 9.0188, 22.5203
        CIE-LCH:
        87.8170, 24.2591, 68.1752
        CIE-Luv:
        87.8170, 27.4533, 30.1458
        Hunter-Lab:
        84.6673, 4.3393, 22.7525
      #fdd5b2 color charts
#fdd5b2 RGB chart
      #fdd5b2 CMYK chart
      #fdd5b2 RGB pie chart
      #fdd5b2 color shades, tints & tones
#fdd5b2 color schemes
#fdd5b2 color preview, HTML & CSS examples
           This text has a color of #fdd5b2        
        
          <p style="color:#fdd5b2;">Text here</p>
        
        
          .mytext {color:#fdd5b2;}
        
        Text color #fdd5b2
      
           This box has a color of #fdd5b2        
        
          <div style="background-color:#fdd5b2;">Content here</div>
        
        
          .mybackground {background-color:#fdd5b2;}
        
        Background color #fdd5b2
      
           Border around this has a color of #fdd5b2        
        
          <div style="border:2px solid #fdd5b2;">Content here</div>
        
        
          .myborder {border:2px solid #fdd5b2;}
        
        Border color #fdd5b2