#fda5bc color space conversions
Hex:
        #fda5bc
        RGB:
        253, 165, 188
        CMY:
        1, 35, 26
        CMYK:
        0, 35, 26, 1
      HSL:
        344°, 95.6522%, 81.9608%
        HSV (HSB):
        344°, 34.7826%, 99.2157%
        XYZ:
        63.0402, 51.4238, 54.1801
        xyY:
        0.3738, 0.3049, 51.4238
      CIE-Lab:
        76.9350, 35.4617, 1.7471
        CIE-LCH:
        76.9350, 35.5047, 2.8205
        CIE-Luv:
        76.9350, 55.1045, -4.1012
        Hunter-Lab:
        71.7104, 31.4254, 5.4012
      #fda5bc color charts
#fda5bc RGB chart
      #fda5bc CMYK chart
      #fda5bc RGB pie chart
      #fda5bc color shades, tints & tones
#fda5bc color schemes
#fda5bc color preview, HTML & CSS examples
           This text has a color of #fda5bc        
        
          <p style="color:#fda5bc;">Text here</p>
        
        
          .mytext {color:#fda5bc;}
        
        Text color #fda5bc
      
           This box has a color of #fda5bc        
        
          <div style="background-color:#fda5bc;">Content here</div>
        
        
          .mybackground {background-color:#fda5bc;}
        
        Background color #fda5bc
      
           Border around this has a color of #fda5bc        
        
          <div style="border:2px solid #fda5bc;">Content here</div>
        
        
          .myborder {border:2px solid #fda5bc;}
        
        Border color #fda5bc