#f2686a color space conversions
Hex:
        #f2686a
        RGB:
        242, 104, 106
        CMY:
        5, 59, 58
        CMYK:
        0, 57, 56, 5
      HSL:
        359°, 84.1463%, 67.8431%
        HSV (HSB):
        359°, 57.0248%, 94.9020%
        XYZ:
        44.1698, 29.8185, 17.0632
        xyY:
        0.4851, 0.3275, 29.8185
      CIE-Lab:
        61.4973, 53.2464, 25.7883
        CIE-LCH:
        61.4973, 59.1626, 25.8419
        CIE-Luv:
        61.4973, 102.1348, 20.9649
        Hunter-Lab:
        54.6063, 48.8235, 19.6977
      #f2686a color charts
#f2686a RGB chart
      #f2686a CMYK chart
      #f2686a RGB pie chart
      #f2686a color shades, tints & tones
#f2686a color schemes
#f2686a color preview, HTML & CSS examples
           This text has a color of #f2686a        
        
          <p style="color:#f2686a;">Text here</p>
        
        
          .mytext {color:#f2686a;}
        
        Text color #f2686a
      
           This box has a color of #f2686a        
        
          <div style="background-color:#f2686a;">Content here</div>
        
        
          .mybackground {background-color:#f2686a;}
        
        Background color #f2686a
      
           Border around this has a color of #f2686a        
        
          <div style="border:2px solid #f2686a;">Content here</div>
        
        
          .myborder {border:2px solid #f2686a;}
        
        Border color #f2686a