#fdc2a5 color space conversions
Hex:
        #fdc2a5
        RGB:
        253, 194, 165
        CMY:
        1, 24, 35
        CMYK:
        0, 23, 35, 1
      HSL:
        20°, 95.6522%, 81.9608%
        HSV (HSB):
        20°, 34.7826%, 99.2157%
        XYZ:
        66.5913, 62.1828, 44.0901
        xyY:
        0.3852, 0.3597, 62.1828
      CIE-Lab:
        83.0106, 17.3123, 22.7436
        CIE-LCH:
        83.0106, 28.5830, 52.7218
        CIE-Luv:
        83.0106, 40.5190, 28.2984
        Hunter-Lab:
        78.8561, 12.7391, 22.0490
      #fdc2a5 color charts
#fdc2a5 RGB chart
      #fdc2a5 CMYK chart
      #fdc2a5 RGB pie chart
      #fdc2a5 color shades, tints & tones
#fdc2a5 color schemes
#fdc2a5 color preview, HTML & CSS examples
           This text has a color of #fdc2a5        
        
          <p style="color:#fdc2a5;">Text here</p>
        
        
          .mytext {color:#fdc2a5;}
        
        Text color #fdc2a5
      
           This box has a color of #fdc2a5        
        
          <div style="background-color:#fdc2a5;">Content here</div>
        
        
          .mybackground {background-color:#fdc2a5;}
        
        Background color #fdc2a5
      
           Border around this has a color of #fdc2a5        
        
          <div style="border:2px solid #fdc2a5;">Content here</div>
        
        
          .myborder {border:2px solid #fdc2a5;}
        
        Border color #fdc2a5