#f07e80 color space conversions
Hex:
        #f07e80
        RGB:
        240, 126, 128
        CMY:
        6, 51, 50
        CMYK:
        0, 48, 47, 6
      HSL:
        359°, 79.1667%, 71.7647%
        HSV (HSB):
        359°, 47.5000%, 94.1176%
        XYZ:
        47.2923, 35.0055, 24.6862
        xyY:
        0.4421, 0.3272, 35.0055
      CIE-Lab:
        65.7529, 43.8224, 18.9997
        CIE-LCH:
        65.7529, 47.7639, 23.4397
        CIE-Luv:
        65.7529, 81.0302, 16.2661
        Hunter-Lab:
        59.1654, 39.1397, 16.6776
      #f07e80 color charts
#f07e80 RGB chart
      #f07e80 CMYK chart
      #f07e80 RGB pie chart
      #f07e80 color shades, tints & tones
#f07e80 color schemes
#f07e80 color preview, HTML & CSS examples
           This text has a color of #f07e80        
        
          <p style="color:#f07e80;">Text here</p>
        
        
          .mytext {color:#f07e80;}
        
        Text color #f07e80
      
           This box has a color of #f07e80        
        
          <div style="background-color:#f07e80;">Content here</div>
        
        
          .mybackground {background-color:#f07e80;}
        
        Background color #f07e80
      
           Border around this has a color of #f07e80        
        
          <div style="border:2px solid #f07e80;">Content here</div>
        
        
          .myborder {border:2px solid #f07e80;}
        
        Border color #f07e80