#f28090 color space conversions
Hex:
        #f28090
        RGB:
        242, 128, 144
        CMY:
        5, 50, 44
        CMYK:
        0, 47, 40, 5
      HSL:
        352°, 81.4286%, 72.5490%
        HSV (HSB):
        352°, 47.1074%, 94.9020%
        XYZ:
        49.3712, 36.3292, 30.7956
        xyY:
        0.4238, 0.3118, 36.3292
      CIE-Lab:
        66.7707, 45.1578, 11.4257
        CIE-LCH:
        66.7707, 46.5808, 14.1989
        CIE-Luv:
        66.7707, 77.9020, 6.7729
        Hunter-Lab:
        60.2737, 40.7332, 11.8986
      #f28090 color charts
#f28090 RGB chart
      #f28090 CMYK chart
      #f28090 RGB pie chart
      #f28090 color shades, tints & tones
#f28090 color schemes
#f28090 color preview, HTML & CSS examples
           This text has a color of #f28090        
        
          <p style="color:#f28090;">Text here</p>
        
        
          .mytext {color:#f28090;}
        
        Text color #f28090
      
           This box has a color of #f28090        
        
          <div style="background-color:#f28090;">Content here</div>
        
        
          .mybackground {background-color:#f28090;}
        
        Background color #f28090
      
           Border around this has a color of #f28090        
        
          <div style="border:2px solid #f28090;">Content here</div>
        
        
          .myborder {border:2px solid #f28090;}
        
        Border color #f28090