#f28296 color space conversions
Hex:
        #f28296
        RGB:
        242, 130, 150
        CMY:
        5, 49, 41
        CMYK:
        0, 46, 38, 5
      HSL:
        349°, 81.1594%, 72.9412%
        HSV (HSB):
        349°, 46.2810%, 94.9020%
        XYZ:
        50.1056, 37.0445, 33.3636
        xyY:
        0.4158, 0.3074, 37.0445
      CIE-Lab:
        67.3104, 44.8146, 8.8042
        CIE-LCH:
        67.3104, 45.6713, 11.1146
        CIE-Luv:
        67.3104, 75.3399, 3.4944
        Hunter-Lab:
        60.8642, 40.4352, 10.1043
      #f28296 color charts
#f28296 RGB chart
      #f28296 CMYK chart
      #f28296 RGB pie chart
      #f28296 color shades, tints & tones
#f28296 color schemes
#f28296 color preview, HTML & CSS examples
           This text has a color of #f28296        
        
          <p style="color:#f28296;">Text here</p>
        
        
          .mytext {color:#f28296;}
        
        Text color #f28296
      
           This box has a color of #f28296        
        
          <div style="background-color:#f28296;">Content here</div>
        
        
          .mybackground {background-color:#f28296;}
        
        Background color #f28296
      
           Border around this has a color of #f28296        
        
          <div style="border:2px solid #f28296;">Content here</div>
        
        
          .myborder {border:2px solid #f28296;}
        
        Border color #f28296