#f2a198 color space conversions
Hex:
        #f2a198
        RGB:
        242, 161, 152
        CMY:
        5, 37, 40
        CMYK:
        0, 33, 37, 5
      HSL:
        6°, 77.5862%, 77.2549%
        HSV (HSB):
        6°, 37.1901%, 94.9020%
        XYZ:
        55.0303, 46.6340, 35.8066
        xyY:
        0.4003, 0.3392, 46.6340
      CIE-Lab:
        73.9550, 28.9957, 17.0466
        CIE-LCH:
        73.9550, 33.6354, 30.4513
        CIE-Luv:
        73.9550, 55.3133, 17.8670
        Hunter-Lab:
        68.2891, 24.3372, 16.7143
      #f2a198 color charts
#f2a198 RGB chart
      #f2a198 CMYK chart
      #f2a198 RGB pie chart
      #f2a198 color shades, tints & tones
#f2a198 color schemes
#f2a198 color preview, HTML & CSS examples
           This text has a color of #f2a198        
        
          <p style="color:#f2a198;">Text here</p>
        
        
          .mytext {color:#f2a198;}
        
        Text color #f2a198
      
           This box has a color of #f2a198        
        
          <div style="background-color:#f2a198;">Content here</div>
        
        
          .mybackground {background-color:#f2a198;}
        
        Background color #f2a198
      
           Border around this has a color of #f2a198        
        
          <div style="border:2px solid #f2a198;">Content here</div>
        
        
          .myborder {border:2px solid #f2a198;}
        
        Border color #f2a198