#f2dae1 color space conversions
Hex:
        #f2dae1
        RGB:
        242, 218, 225
        CMY:
        5, 15, 12
        CMYK:
        0, 10, 7, 5
      HSL:
        343°, 48.0000%, 90.1961%
        HSV (HSB):
        343°, 9.9174%, 94.9020%
        XYZ:
        75.2800, 74.4563, 81.6380
        xyY:
        0.3254, 0.3218, 74.4563
      CIE-Lab:
        89.1377, 9.4324, -0.4222
        CIE-LCH:
        89.1377, 9.4418, 357.4373
        CIE-Luv:
        89.1377, 13.5604, -2.3470
        Hunter-Lab:
        86.2881, 4.7240, 4.3068
      #f2dae1 color charts
#f2dae1 RGB chart
      #f2dae1 CMYK chart
      #f2dae1 RGB pie chart
      #f2dae1 color shades, tints & tones
#f2dae1 color schemes
#f2dae1 color preview, HTML & CSS examples
           This text has a color of #f2dae1        
        
          <p style="color:#f2dae1;">Text here</p>
        
        
          .mytext {color:#f2dae1;}
        
        Text color #f2dae1
      
           This box has a color of #f2dae1        
        
          <div style="background-color:#f2dae1;">Content here</div>
        
        
          .mybackground {background-color:#f2dae1;}
        
        Background color #f2dae1
      
           Border around this has a color of #f2dae1        
        
          <div style="border:2px solid #f2dae1;">Content here</div>
        
        
          .myborder {border:2px solid #f2dae1;}
        
        Border color #f2dae1