#f06a96 color space conversions
Hex:
        #f06a96
        RGB:
        240, 106, 150
        CMY:
        6, 58, 41
        CMYK:
        0, 56, 38, 6
      HSL:
        340°, 81.7073%, 67.8431%
        HSV (HSB):
        340°, 55.8333%, 94.1176%
        XYZ:
        46.5942, 31.0353, 32.3888
        xyY:
        0.4235, 0.2821, 31.0353
      CIE-Lab:
        62.5375, 55.7231, 1.9011
        CIE-LCH:
        62.5375, 55.7555, 1.9540
        CIE-Luv:
        62.5375, 87.8447, -8.0525
        Hunter-Lab:
        55.7094, 51.8025, 4.5260
      #f06a96 color charts
#f06a96 RGB chart
      #f06a96 CMYK chart
      #f06a96 RGB pie chart
      #f06a96 color shades, tints & tones
#f06a96 color schemes
#f06a96 color preview, HTML & CSS examples
           This text has a color of #f06a96        
        
          <p style="color:#f06a96;">Text here</p>
        
        
          .mytext {color:#f06a96;}
        
        Text color #f06a96
      
           This box has a color of #f06a96        
        
          <div style="background-color:#f06a96;">Content here</div>
        
        
          .mybackground {background-color:#f06a96;}
        
        Background color #f06a96
      
           Border around this has a color of #f06a96        
        
          <div style="border:2px solid #f06a96;">Content here</div>
        
        
          .myborder {border:2px solid #f06a96;}
        
        Border color #f06a96