#f26a70 color space conversions
Hex:
        #f26a70
        RGB:
        242, 106, 112
        CMY:
        5, 58, 56
        CMYK:
        0, 56, 54, 5
      HSL:
        357°, 83.9506%, 68.2353%
        HSV (HSB):
        357°, 56.1983%, 94.9020%
        XYZ:
        44.6966, 30.3552, 18.8326
        xyY:
        0.4761, 0.3233, 30.3552
      CIE-Lab:
        61.9595, 52.7879, 22.9800
        CIE-LCH:
        61.9595, 57.5730, 23.5248
        CIE-Luv:
        61.9595, 99.4091, 18.1743
        Hunter-Lab:
        55.0955, 48.3922, 18.3005
      #f26a70 color charts
#f26a70 RGB chart
      #f26a70 CMYK chart
      #f26a70 RGB pie chart
      #f26a70 color shades, tints & tones
#f26a70 color schemes
#f26a70 color preview, HTML & CSS examples
           This text has a color of #f26a70        
        
          <p style="color:#f26a70;">Text here</p>
        
        
          .mytext {color:#f26a70;}
        
        Text color #f26a70
      
           This box has a color of #f26a70        
        
          <div style="background-color:#f26a70;">Content here</div>
        
        
          .mybackground {background-color:#f26a70;}
        
        Background color #f26a70
      
           Border around this has a color of #f26a70        
        
          <div style="border:2px solid #f26a70;">Content here</div>
        
        
          .myborder {border:2px solid #f26a70;}
        
        Border color #f26a70