#f2aeba color space conversions
Hex:
        #f2aeba
        RGB:
        242, 174, 186
        CMY:
        5, 32, 27
        CMYK:
        0, 28, 23, 5
      HSL:
        349°, 72.3404%, 81.5686%
        HSV (HSB):
        349°, 28.0992%, 94.9020%
        XYZ:
        60.6169, 52.6945, 53.4306
        xyY:
        0.3635, 0.3160, 52.6945
      CIE-Lab:
        77.6943, 26.5284, 3.7905
        CIE-LCH:
        77.6943, 26.7978, 8.1316
        CIE-Luv:
        77.6943, 42.3326, 0.6090
        Hunter-Lab:
        72.5910, 22.0217, 7.1733
      #f2aeba color charts
#f2aeba RGB chart
      #f2aeba CMYK chart
      #f2aeba RGB pie chart
      #f2aeba color shades, tints & tones
#f2aeba color schemes
#f2aeba color preview, HTML & CSS examples
           This text has a color of #f2aeba        
        
          <p style="color:#f2aeba;">Text here</p>
        
        
          .mytext {color:#f2aeba;}
        
        Text color #f2aeba
      
           This box has a color of #f2aeba        
        
          <div style="background-color:#f2aeba;">Content here</div>
        
        
          .mybackground {background-color:#f2aeba;}
        
        Background color #f2aeba
      
           Border around this has a color of #f2aeba        
        
          <div style="border:2px solid #f2aeba;">Content here</div>
        
        
          .myborder {border:2px solid #f2aeba;}
        
        Border color #f2aeba