#fdaa80 color space conversions
Hex:
        #fdaa80
        RGB:
        253, 170, 128
        CMY:
        1, 33, 50
        CMYK:
        0, 33, 49, 1
      HSL:
        20°, 96.8992%, 74.7059%
        HSV (HSB):
        20°, 49.4071%, 99.2157%
        XYZ:
        58.7790, 51.1906, 27.2049
        xyY:
        0.4285, 0.3732, 51.1906
      CIE-Lab:
        76.7943, 26.0131, 34.0226
        CIE-LCH:
        76.7943, 42.8278, 52.5992
        CIE-Luv:
        76.7943, 60.9244, 38.8533
        Hunter-Lab:
        71.5476, 21.4361, 27.5392
      #fdaa80 color charts
#fdaa80 RGB chart
      #fdaa80 CMYK chart
      #fdaa80 RGB pie chart
      #fdaa80 color shades, tints & tones
#fdaa80 color schemes
#fdaa80 color preview, HTML & CSS examples
           This text has a color of #fdaa80        
        
          <p style="color:#fdaa80;">Text here</p>
        
        
          .mytext {color:#fdaa80;}
        
        Text color #fdaa80
      
           This box has a color of #fdaa80        
        
          <div style="background-color:#fdaa80;">Content here</div>
        
        
          .mybackground {background-color:#fdaa80;}
        
        Background color #fdaa80
      
           Border around this has a color of #fdaa80        
        
          <div style="border:2px solid #fdaa80;">Content here</div>
        
        
          .myborder {border:2px solid #fdaa80;}
        
        Border color #fdaa80