#f07772 color space conversions
Hex:
        #f07772
        RGB:
        240, 119, 114
        CMY:
        6, 53, 55
        CMYK:
        0, 50, 53, 6
      HSL:
        2°, 80.7692%, 69.4118%
        HSV (HSB):
        2°, 52.5000%, 94.1176%
        XYZ:
        45.5693, 32.9338, 19.8747
        xyY:
        0.4632, 0.3348, 32.9338
      CIE-Lab:
        64.1073, 46.0442, 24.6646
        CIE-LCH:
        64.1073, 52.2342, 28.1767
        CIE-Luv:
        64.1073, 88.6404, 21.9433
        Hunter-Lab:
        57.3880, 41.3100, 19.6382
      #f07772 color charts
#f07772 RGB chart
      #f07772 CMYK chart
      #f07772 RGB pie chart
      #f07772 color shades, tints & tones
#f07772 color schemes
#f07772 color preview, HTML & CSS examples
           This text has a color of #f07772        
        
          <p style="color:#f07772;">Text here</p>
        
        
          .mytext {color:#f07772;}
        
        Text color #f07772
      
           This box has a color of #f07772        
        
          <div style="background-color:#f07772;">Content here</div>
        
        
          .mybackground {background-color:#f07772;}
        
        Background color #f07772
      
           Border around this has a color of #f07772        
        
          <div style="border:2px solid #f07772;">Content here</div>
        
        
          .myborder {border:2px solid #f07772;}
        
        Border color #f07772