#f06670 color space conversions
Hex:
        #f06670
        RGB:
        240, 102, 112
        CMY:
        6, 60, 56
        CMYK:
        0, 58, 53, 6
      HSL:
        356°, 82.1429%, 67.0588%
        HSV (HSB):
        356°, 57.5000%, 94.1176%
        XYZ:
        43.6112, 29.1979, 18.6664
        xyY:
        0.4768, 0.3192, 29.1979
      CIE-Lab:
        60.9559, 53.9406, 21.5783
        CIE-LCH:
        60.9559, 58.0966, 21.8033
        CIE-Luv:
        60.9559, 100.3697, 16.2343
        Hunter-Lab:
        54.0350, 49.5044, 17.3428
      #f06670 color charts
#f06670 RGB chart
      #f06670 CMYK chart
      #f06670 RGB pie chart
      #f06670 color shades, tints & tones
#f06670 color schemes
#f06670 color preview, HTML & CSS examples
           This text has a color of #f06670        
        
          <p style="color:#f06670;">Text here</p>
        
        
          .mytext {color:#f06670;}
        
        Text color #f06670
      
           This box has a color of #f06670        
        
          <div style="background-color:#f06670;">Content here</div>
        
        
          .mybackground {background-color:#f06670;}
        
        Background color #f06670
      
           Border around this has a color of #f06670        
        
          <div style="border:2px solid #f06670;">Content here</div>
        
        
          .myborder {border:2px solid #f06670;}
        
        Border color #f06670