#f28197 color space conversions
Hex:
        #f28197
        RGB:
        242, 129, 151
        CMY:
        5, 49, 41
        CMYK:
        0, 47, 38, 5
      HSL:
        348°, 81.2950%, 72.7451%
        HSV (HSB):
        348°, 46.6942%, 94.9020%
        XYZ:
        50.0541, 36.8121, 33.7455
        xyY:
        0.4150, 0.3052, 36.8121
      CIE-Lab:
        67.1358, 45.4287, 7.9907
        CIE-LCH:
        67.1358, 46.1262, 9.9760
        CIE-Luv:
        67.1358, 75.7316, 2.2921
        Hunter-Lab:
        60.6730, 41.0815, 9.4948
      #f28197 color charts
#f28197 RGB chart
      #f28197 CMYK chart
      #f28197 RGB pie chart
      #f28197 color shades, tints & tones
#f28197 color schemes
#f28197 color preview, HTML & CSS examples
           This text has a color of #f28197        
        
          <p style="color:#f28197;">Text here</p>
        
        
          .mytext {color:#f28197;}
        
        Text color #f28197
      
           This box has a color of #f28197        
        
          <div style="background-color:#f28197;">Content here</div>
        
        
          .mybackground {background-color:#f28197;}
        
        Background color #f28197
      
           Border around this has a color of #f28197        
        
          <div style="border:2px solid #f28197;">Content here</div>
        
        
          .myborder {border:2px solid #f28197;}
        
        Border color #f28197