#f295a0 color space conversions
Hex:
        #f295a0
        RGB:
        242, 149, 160
        CMY:
        5, 42, 37
        CMYK:
        0, 38, 34, 5
      HSL:
        353°, 78.1513%, 76.6667%
        HSV (HSB):
        353°, 38.4298%, 94.9020%
        XYZ:
        53.7106, 42.9102, 38.7093
        xyY:
        0.3969, 0.3171, 42.9102
      CIE-Lab:
        71.4940, 36.2453, 9.1695
        CIE-LCH:
        71.4940, 37.3872, 14.1971
        CIE-Luv:
        71.4940, 61.5826, 5.9458
        Hunter-Lab:
        65.5059, 31.7231, 10.8179
      #f295a0 color charts
#f295a0 RGB chart
      #f295a0 CMYK chart
      #f295a0 RGB pie chart
      #f295a0 color shades, tints & tones
#f295a0 color schemes
#f295a0 color preview, HTML & CSS examples
           This text has a color of #f295a0        
        
          <p style="color:#f295a0;">Text here</p>
        
        
          .mytext {color:#f295a0;}
        
        Text color #f295a0
      
           This box has a color of #f295a0        
        
          <div style="background-color:#f295a0;">Content here</div>
        
        
          .mybackground {background-color:#f295a0;}
        
        Background color #f295a0
      
           Border around this has a color of #f295a0        
        
          <div style="border:2px solid #f295a0;">Content here</div>
        
        
          .myborder {border:2px solid #f295a0;}
        
        Border color #f295a0