#f06d80 color space conversions
Hex:
        #f06d80
        RGB:
        240, 109, 128
        CMY:
        6, 57, 50
        CMYK:
        0, 55, 47, 6
      HSL:
        351°, 81.3665%, 68.4314%
        HSV (HSB):
        351°, 54.5833%, 94.1176%
        XYZ:
        45.3001, 31.0211, 24.0222
        xyY:
        0.4515, 0.3091, 31.0211
      CIE-Lab:
        62.5254, 52.0907, 14.5384
        CIE-LCH:
        62.5254, 54.0815, 15.5944
        CIE-Luv:
        62.5254, 91.9607, 8.7858
        Hunter-Lab:
        55.6965, 47.7118, 13.4156
      #f06d80 color charts
#f06d80 RGB chart
      #f06d80 CMYK chart
      #f06d80 RGB pie chart
      #f06d80 color shades, tints & tones
#f06d80 color schemes
#f06d80 color preview, HTML & CSS examples
           This text has a color of #f06d80        
        
          <p style="color:#f06d80;">Text here</p>
        
        
          .mytext {color:#f06d80;}
        
        Text color #f06d80
      
           This box has a color of #f06d80        
        
          <div style="background-color:#f06d80;">Content here</div>
        
        
          .mybackground {background-color:#f06d80;}
        
        Background color #f06d80
      
           Border around this has a color of #f06d80        
        
          <div style="border:2px solid #f06d80;">Content here</div>
        
        
          .myborder {border:2px solid #f06d80;}
        
        Border color #f06d80