#fdaea2 color space conversions
Hex:
        #fdaea2
        RGB:
        253, 174, 162
        CMY:
        1, 32, 36
        CMYK:
        0, 31, 36, 1
      HSL:
        8°, 95.7895%, 81.3725%
        HSV (HSB):
        8°, 35.9684%, 99.2157%
        XYZ:
        62.1657, 53.7634, 41.2833
        xyY:
        0.3954, 0.3420, 53.7634
      CIE-Lab:
        78.3236, 27.4505, 17.8714
        CIE-LCH:
        78.3236, 32.7555, 33.0658
        CIE-Luv:
        78.3236, 53.6700, 19.5568
        Hunter-Lab:
        73.3235, 23.0209, 17.9444
      #fdaea2 color charts
#fdaea2 RGB chart
      #fdaea2 CMYK chart
      #fdaea2 RGB pie chart
      #fdaea2 color shades, tints & tones
#fdaea2 color schemes
#fdaea2 color preview, HTML & CSS examples
           This text has a color of #fdaea2        
        
          <p style="color:#fdaea2;">Text here</p>
        
        
          .mytext {color:#fdaea2;}
        
        Text color #fdaea2
      
           This box has a color of #fdaea2        
        
          <div style="background-color:#fdaea2;">Content here</div>
        
        
          .mybackground {background-color:#fdaea2;}
        
        Background color #fdaea2
      
           Border around this has a color of #fdaea2        
        
          <div style="border:2px solid #fdaea2;">Content here</div>
        
        
          .myborder {border:2px solid #fdaea2;}
        
        Border color #fdaea2