#f07170 color space conversions
Hex:
        #f07170
        RGB:
        240, 113, 112
        CMY:
        6, 56, 56
        CMYK:
        0, 53, 53, 6
      HSL:
        0°, 81.0127%, 69.0196%
        HSV (HSB):
        0°, 53.3333%, 94.1176%
        XYZ:
        44.7649, 31.5054, 19.0510
        xyY:
        0.4696, 0.3305, 31.5054
      CIE-Lab:
        62.9320, 48.7942, 24.2276
        CIE-LCH:
        62.9320, 54.4780, 26.4056
        CIE-Luv:
        62.9320, 93.1345, 20.6343
        Hunter-Lab:
        56.1296, 44.1318, 19.1671
      #f07170 color charts
#f07170 RGB chart
      #f07170 CMYK chart
      #f07170 RGB pie chart
      #f07170 color shades, tints & tones
#f07170 color schemes
#f07170 color preview, HTML & CSS examples
           This text has a color of #f07170        
        
          <p style="color:#f07170;">Text here</p>
        
        
          .mytext {color:#f07170;}
        
        Text color #f07170
      
           This box has a color of #f07170        
        
          <div style="background-color:#f07170;">Content here</div>
        
        
          .mybackground {background-color:#f07170;}
        
        Background color #f07170
      
           Border around this has a color of #f07170        
        
          <div style="border:2px solid #f07170;">Content here</div>
        
        
          .myborder {border:2px solid #f07170;}
        
        Border color #f07170