#f26f65 color space conversions
Hex:
        #f26f65
        RGB:
        242, 111, 101
        CMY:
        5, 56, 60
        CMYK:
        0, 54, 58, 5
      HSL:
        4°, 84.4311%, 67.2549%
        HSV (HSB):
        4°, 58.2645%, 94.9020%
        XYZ:
        44.6514, 31.1857, 15.9780
        xyY:
        0.4863, 0.3397, 31.1857
      CIE-Lab:
        62.6641, 49.6195, 30.1363
        CIE-LCH:
        62.6641, 58.0542, 31.2723
        CIE-Luv:
        62.6641, 98.4788, 26.5007
        Hunter-Lab:
        55.8442, 44.9961, 22.1270
      #f26f65 color charts
#f26f65 RGB chart
      #f26f65 CMYK chart
      #f26f65 RGB pie chart
      #f26f65 color shades, tints & tones
#f26f65 color schemes
#f26f65 color preview, HTML & CSS examples
           This text has a color of #f26f65        
        
          <p style="color:#f26f65;">Text here</p>
        
        
          .mytext {color:#f26f65;}
        
        Text color #f26f65
      
           This box has a color of #f26f65        
        
          <div style="background-color:#f26f65;">Content here</div>
        
        
          .mybackground {background-color:#f26f65;}
        
        Background color #f26f65
      
           Border around this has a color of #f26f65        
        
          <div style="border:2px solid #f26f65;">Content here</div>
        
        
          .myborder {border:2px solid #f26f65;}
        
        Border color #f26f65