#f35b82 color space conversions
Hex:
        #f35b82
        RGB:
        243, 91, 130
        CMY:
        5, 64, 49
        CMYK:
        0, 63, 47, 5
      HSL:
        345°, 86.3636%, 65.4902%
        HSV (HSB):
        345°, 62.5514%, 95.2941%
        XYZ:
        44.7325, 28.1486, 24.1946
        xyY:
        0.4608, 0.2900, 28.1486
      CIE-Lab:
        60.0227, 61.2400, 9.9349
        CIE-LCH:
        60.0227, 62.0407, 9.2148
        CIE-Luv:
        60.0227, 104.3969, 0.9380
        Hunter-Lab:
        53.0552, 57.6522, 10.1008
      #f35b82 color charts
#f35b82 RGB chart
      #f35b82 CMYK chart
      #f35b82 RGB pie chart
      #f35b82 color shades, tints & tones
#f35b82 color schemes
#f35b82 color preview, HTML & CSS examples
           This text has a color of #f35b82        
        
          <p style="color:#f35b82;">Text here</p>
        
        
          .mytext {color:#f35b82;}
        
        Text color #f35b82
      
           This box has a color of #f35b82        
        
          <div style="background-color:#f35b82;">Content here</div>
        
        
          .mybackground {background-color:#f35b82;}
        
        Background color #f35b82
      
           Border around this has a color of #f35b82        
        
          <div style="border:2px solid #f35b82;">Content here</div>
        
        
          .myborder {border:2px solid #f35b82;}
        
        Border color #f35b82