#f26e80 color space conversions
Hex:
        #f26e80
        RGB:
        242, 110, 128
        CMY:
        5, 57, 50
        CMYK:
        0, 55, 47, 5
      HSL:
        352°, 83.5443%, 69.0196%
        HSV (HSB):
        352°, 54.5455%, 94.9020%
        XYZ:
        46.0902, 31.5876, 24.0899
        xyY:
        0.4529, 0.3104, 31.5876
      CIE-Lab:
        63.0006, 52.3000, 15.2443
        CIE-LCH:
        63.0006, 54.4764, 16.2502
        CIE-Luv:
        63.0006, 92.9481, 9.6149
        Hunter-Lab:
        56.2029, 48.0271, 13.9289
      #f26e80 color charts
#f26e80 RGB chart
      #f26e80 CMYK chart
      #f26e80 RGB pie chart
      #f26e80 color shades, tints & tones
#f26e80 color schemes
#f26e80 color preview, HTML & CSS examples
           This text has a color of #f26e80        
        
          <p style="color:#f26e80;">Text here</p>
        
        
          .mytext {color:#f26e80;}
        
        Text color #f26e80
      
           This box has a color of #f26e80        
        
          <div style="background-color:#f26e80;">Content here</div>
        
        
          .mybackground {background-color:#f26e80;}
        
        Background color #f26e80
      
           Border around this has a color of #f26e80        
        
          <div style="border:2px solid #f26e80;">Content here</div>
        
        
          .myborder {border:2px solid #f26e80;}
        
        Border color #f26e80