#f26a5e color space conversions
Hex:
        #f26a5e
        RGB:
        242, 106, 94
        CMY:
        5, 58, 63
        CMYK:
        0, 56, 61, 5
      HSL:
        5°, 85.0575%, 65.8824%
        HSV (HSB):
        5°, 61.1570%, 94.9020%
        XYZ:
        43.7924, 29.9935, 14.0709
        xyY:
        0.4985, 0.3414, 29.9935
      CIE-Lab:
        61.6486, 51.4880, 32.7615
        CIE-LCH:
        61.6486, 61.0273, 32.4684
        CIE-Luv:
        61.6486, 103.4052, 28.3488
        Hunter-Lab:
        54.7663, 46.8916, 23.1033
      #f26a5e color charts
#f26a5e RGB chart
      #f26a5e CMYK chart
      #f26a5e RGB pie chart
      #f26a5e color shades, tints & tones
#f26a5e color schemes
#f26a5e color preview, HTML & CSS examples
           This text has a color of #f26a5e        
        
          <p style="color:#f26a5e;">Text here</p>
        
        
          .mytext {color:#f26a5e;}
        
        Text color #f26a5e
      
           This box has a color of #f26a5e        
        
          <div style="background-color:#f26a5e;">Content here</div>
        
        
          .mybackground {background-color:#f26a5e;}
        
        Background color #f26a5e
      
           Border around this has a color of #f26a5e        
        
          <div style="border:2px solid #f26a5e;">Content here</div>
        
        
          .myborder {border:2px solid #f26a5e;}
        
        Border color #f26a5e