#fda5ac color space conversions
Hex:
        #fda5ac
        RGB:
        253, 165, 172
        CMY:
        1, 35, 33
        CMYK:
        0, 35, 32, 1
      HSL:
        355°, 95.6522%, 81.9608%
        HSV (HSB):
        355°, 34.7826%, 99.2157%
        XYZ:
        61.4095, 50.7715, 45.5930
        xyY:
        0.3892, 0.3218, 50.7715
      CIE-Lab:
        76.5404, 33.3699, 9.9256
        CIE-LCH:
        76.5404, 34.8148, 16.5647
        CIE-Luv:
        76.5404, 57.8081, 7.7264
        Hunter-Lab:
        71.2541, 29.1435, 11.9403
      #fda5ac color charts
#fda5ac RGB chart
      #fda5ac CMYK chart
      #fda5ac RGB pie chart
      #fda5ac color shades, tints & tones
#fda5ac color schemes
#fda5ac color preview, HTML & CSS examples
           This text has a color of #fda5ac        
        
          <p style="color:#fda5ac;">Text here</p>
        
        
          .mytext {color:#fda5ac;}
        
        Text color #fda5ac
      
           This box has a color of #fda5ac        
        
          <div style="background-color:#fda5ac;">Content here</div>
        
        
          .mybackground {background-color:#fda5ac;}
        
        Background color #fda5ac
      
           Border around this has a color of #fda5ac        
        
          <div style="border:2px solid #fda5ac;">Content here</div>
        
        
          .myborder {border:2px solid #fda5ac;}
        
        Border color #fda5ac