#f28196 color space conversions
Hex:
        #f28196
        RGB:
        242, 129, 150
        CMY:
        5, 49, 41
        CMYK:
        0, 47, 38, 5
      HSL:
        349°, 81.2950%, 72.7451%
        HSV (HSB):
        349°, 46.6942%, 94.9020%
        XYZ:
        49.9732, 36.7798, 33.3195
        xyY:
        0.4162, 0.3063, 36.7798
      CIE-Lab:
        67.1115, 45.3161, 8.5206
        CIE-LCH:
        67.1115, 46.1102, 10.6488
        CIE-Luv:
        67.1115, 75.9544, 3.0091
        Hunter-Lab:
        60.6463, 40.9549, 9.8781
      #f28196 color charts
#f28196 RGB chart
      #f28196 CMYK chart
      #f28196 RGB pie chart
      #f28196 color shades, tints & tones
#f28196 color schemes
#f28196 color preview, HTML & CSS examples
           This text has a color of #f28196        
        
          <p style="color:#f28196;">Text here</p>
        
        
          .mytext {color:#f28196;}
        
        Text color #f28196
      
           This box has a color of #f28196        
        
          <div style="background-color:#f28196;">Content here</div>
        
        
          .mybackground {background-color:#f28196;}
        
        Background color #f28196
      
           Border around this has a color of #f28196        
        
          <div style="border:2px solid #f28196;">Content here</div>
        
        
          .myborder {border:2px solid #f28196;}
        
        Border color #f28196