#f35f80 color space conversions
Hex:
        #f35f80
        RGB:
        243, 95, 128
        CMY:
        5, 63, 50
        CMYK:
        0, 61, 47, 5
      HSL:
        347°, 86.0465%, 66.2745%
        HSV (HSB):
        347°, 60.9053%, 95.2941%
        XYZ:
        44.9506, 28.7976, 23.6114
        xyY:
        0.4617, 0.2958, 28.7976
      CIE-Lab:
        60.6026, 59.3717, 11.9160
        CIE-LCH:
        60.6026, 60.5557, 11.3486
        CIE-Luv:
        60.6026, 102.7472, 3.8083
        Hunter-Lab:
        53.6634, 55.6078, 11.4773
      #f35f80 color charts
#f35f80 RGB chart
      #f35f80 CMYK chart
      #f35f80 RGB pie chart
      #f35f80 color shades, tints & tones
#f35f80 color schemes
#f35f80 color preview, HTML & CSS examples
           This text has a color of #f35f80        
        
          <p style="color:#f35f80;">Text here</p>
        
        
          .mytext {color:#f35f80;}
        
        Text color #f35f80
      
           This box has a color of #f35f80        
        
          <div style="background-color:#f35f80;">Content here</div>
        
        
          .mybackground {background-color:#f35f80;}
        
        Background color #f35f80
      
           Border around this has a color of #f35f80        
        
          <div style="border:2px solid #f35f80;">Content here</div>
        
        
          .myborder {border:2px solid #f35f80;}
        
        Border color #f35f80