#f2babd color space conversions
Hex:
        #f2babd
        RGB:
        242, 186, 189
        CMY:
        5, 27, 26
        CMYK:
        0, 23, 22, 5
      HSL:
        357°, 68.2927%, 83.9216%
        HSV (HSB):
        357°, 23.1405%, 94.9020%
        XYZ:
        63.3622, 57.6692, 55.9358
        xyY:
        0.3580, 0.3259, 57.6692
      CIE-Lab:
        80.5545, 20.6012, 6.2939
        CIE-LCH:
        80.5545, 21.5412, 16.9885
        CIE-Luv:
        80.5545, 34.9404, 5.3773
        Hunter-Lab:
        75.9402, 16.0395, 9.4865
      #f2babd color charts
#f2babd RGB chart
      #f2babd CMYK chart
      #f2babd RGB pie chart
      #f2babd color shades, tints & tones
#f2babd color schemes
#f2babd color preview, HTML & CSS examples
           This text has a color of #f2babd        
        
          <p style="color:#f2babd;">Text here</p>
        
        
          .mytext {color:#f2babd;}
        
        Text color #f2babd
      
           This box has a color of #f2babd        
        
          <div style="background-color:#f2babd;">Content here</div>
        
        
          .mybackground {background-color:#f2babd;}
        
        Background color #f2babd
      
           Border around this has a color of #f2babd        
        
          <div style="border:2px solid #f2babd;">Content here</div>
        
        
          .myborder {border:2px solid #f2babd;}
        
        Border color #f2babd