#f26a60 color space conversions
Hex:
        #f26a60
        RGB:
        242, 106, 96
        CMY:
        5, 58, 62
        CMYK:
        0, 56, 60, 5
      HSL:
        4°, 84.8837%, 66.2745%
        HSV (HSB):
        4°, 60.3306%, 94.9020%
        XYZ:
        43.8833, 30.0298, 14.5498
        xyY:
        0.4961, 0.3395, 30.0298
      CIE-Lab:
        61.6800, 51.6199, 31.6813
        CIE-LCH:
        61.6800, 60.5666, 31.5392
        CIE-Luv:
        61.6800, 102.9900, 27.2947
        Hunter-Lab:
        54.7995, 47.0433, 22.6176
      #f26a60 color charts
#f26a60 RGB chart
      #f26a60 CMYK chart
      #f26a60 RGB pie chart
      #f26a60 color shades, tints & tones
#f26a60 color schemes
#f26a60 color preview, HTML & CSS examples
           This text has a color of #f26a60        
        
          <p style="color:#f26a60;">Text here</p>
        
        
          .mytext {color:#f26a60;}
        
        Text color #f26a60
      
           This box has a color of #f26a60        
        
          <div style="background-color:#f26a60;">Content here</div>
        
        
          .mybackground {background-color:#f26a60;}
        
        Background color #f26a60
      
           Border around this has a color of #f26a60        
        
          <div style="border:2px solid #f26a60;">Content here</div>
        
        
          .myborder {border:2px solid #f26a60;}
        
        Border color #f26a60