#f2696b color space conversions
Hex:
        #f2696b
        RGB:
        242, 105, 107
        CMY:
        5, 59, 58
        CMYK:
        0, 57, 56, 5
      HSL:
        359°, 84.0491%, 68.0392%
        HSV (HSB):
        359°, 56.6116%, 94.9020%
        XYZ:
        44.3234, 30.0419, 17.3725
        xyY:
        0.4832, 0.3275, 30.0419
      CIE-Lab:
        61.6904, 52.8624, 25.4737
        CIE-LCH:
        61.6904, 58.6800, 25.7288
        CIE-Luv:
        61.6904, 101.2401, 20.7647
        Hunter-Lab:
        54.8105, 48.4283, 19.5751
      #f2696b color charts
#f2696b RGB chart
      #f2696b CMYK chart
      #f2696b RGB pie chart
      #f2696b color shades, tints & tones
#f2696b color schemes
#f2696b color preview, HTML & CSS examples
           This text has a color of #f2696b        
        
          <p style="color:#f2696b;">Text here</p>
        
        
          .mytext {color:#f2696b;}
        
        Text color #f2696b
      
           This box has a color of #f2696b        
        
          <div style="background-color:#f2696b;">Content here</div>
        
        
          .mybackground {background-color:#f2696b;}
        
        Background color #f2696b
      
           Border around this has a color of #f2696b        
        
          <div style="border:2px solid #f2696b;">Content here</div>
        
        
          .myborder {border:2px solid #f2696b;}
        
        Border color #f2696b