#f06f72 color space conversions
Hex:
        #f06f72
        RGB:
        240, 111, 114
        CMY:
        6, 56, 55
        CMYK:
        0, 54, 53, 6
      HSL:
        359°, 81.1321%, 68.8235%
        HSV (HSB):
        359°, 53.7500%, 94.1176%
        XYZ:
        44.6569, 31.1090, 19.5706
        xyY:
        0.4684, 0.3263, 31.1090
      CIE-Lab:
        62.5996, 49.9136, 22.6467
        CIE-LCH:
        62.5996, 54.8110, 24.4047
        CIE-Luv:
        62.5996, 94.0254, 18.5997
        Hunter-Lab:
        55.7755, 45.3097, 18.2391
      #f06f72 color charts
#f06f72 RGB chart
      #f06f72 CMYK chart
      #f06f72 RGB pie chart
      #f06f72 color shades, tints & tones
#f06f72 color schemes
#f06f72 color preview, HTML & CSS examples
           This text has a color of #f06f72        
        
          <p style="color:#f06f72;">Text here</p>
        
        
          .mytext {color:#f06f72;}
        
        Text color #f06f72
      
           This box has a color of #f06f72        
        
          <div style="background-color:#f06f72;">Content here</div>
        
        
          .mybackground {background-color:#f06f72;}
        
        Background color #f06f72
      
           Border around this has a color of #f06f72        
        
          <div style="border:2px solid #f06f72;">Content here</div>
        
        
          .myborder {border:2px solid #f06f72;}
        
        Border color #f06f72