#f98291 color space conversions
Hex:
        #f98291
        RGB:
        249, 130, 145
        CMY:
        2, 49, 43
        CMYK:
        0, 48, 42, 2
      HSL:
        352°, 90.8397%, 74.3137%
        HSV (HSB):
        352°, 47.7912%, 97.6471%
        XYZ:
        52.1604, 38.1493, 31.4025
        xyY:
        0.4286, 0.3134, 38.1493
      CIE-Lab:
        68.1305, 46.7272, 12.9136
        CIE-LCH:
        68.1305, 48.4788, 15.4487
        CIE-Luv:
        68.1305, 81.9283, 8.3736
        Hunter-Lab:
        61.7651, 42.6534, 13.0915
      #f98291 color charts
#f98291 RGB chart
      #f98291 CMYK chart
      #f98291 RGB pie chart
      #f98291 color shades, tints & tones
#f98291 color schemes
#f98291 color preview, HTML & CSS examples
           This text has a color of #f98291        
        
          <p style="color:#f98291;">Text here</p>
        
        
          .mytext {color:#f98291;}
        
        Text color #f98291
      
           This box has a color of #f98291        
        
          <div style="background-color:#f98291;">Content here</div>
        
        
          .mybackground {background-color:#f98291;}
        
        Background color #f98291
      
           Border around this has a color of #f98291        
        
          <div style="border:2px solid #f98291;">Content here</div>
        
        
          .myborder {border:2px solid #f98291;}
        
        Border color #f98291