#f896a0 color space conversions
Hex:
        #f896a0
        RGB:
        248, 150, 160
        CMY:
        3, 41, 37
        CMYK:
        0, 40, 35, 3
      HSL:
        354°, 87.5000%, 78.0392%
        HSV (HSB):
        354°, 39.5161%, 97.2549%
        XYZ:
        55.9629, 44.3072, 38.8603
        xyY:
        0.4022, 0.3185, 44.3072
      CIE-Lab:
        72.4334, 37.8956, 10.6052
        CIE-LCH:
        72.4334, 39.3516, 15.6345
        CIE-Luv:
        72.4334, 65.4971, 7.5320
        Hunter-Lab:
        66.5637, 33.5861, 11.9807
      #f896a0 color charts
#f896a0 RGB chart
      #f896a0 CMYK chart
      #f896a0 RGB pie chart
      #f896a0 color shades, tints & tones
#f896a0 color schemes
#f896a0 color preview, HTML & CSS examples
           This text has a color of #f896a0        
        
          <p style="color:#f896a0;">Text here</p>
        
        
          .mytext {color:#f896a0;}
        
        Text color #f896a0
      
           This box has a color of #f896a0        
        
          <div style="background-color:#f896a0;">Content here</div>
        
        
          .mybackground {background-color:#f896a0;}
        
        Background color #f896a0
      
           Border around this has a color of #f896a0        
        
          <div style="border:2px solid #f896a0;">Content here</div>
        
        
          .myborder {border:2px solid #f896a0;}
        
        Border color #f896a0