#f35f75 color space conversions
Hex:
        #f35f75
        RGB:
        243, 95, 117
        CMY:
        5, 63, 54
        CMYK:
        0, 61, 52, 5
      HSL:
        351°, 86.0465%, 66.2745%
        HSV (HSB):
        351°, 60.9053%, 95.2941%
        XYZ:
        44.2652, 28.5235, 20.0022
        xyY:
        0.4770, 0.3074, 28.5235
      CIE-Lab:
        60.3587, 58.4328, 17.9595
        CIE-LCH:
        60.3587, 61.1304, 17.0850
        CIE-Luv:
        60.3587, 105.8545, 11.0569
        Hunter-Lab:
        53.4074, 54.4820, 15.1798
      #f35f75 color charts
#f35f75 RGB chart
      #f35f75 CMYK chart
      #f35f75 RGB pie chart
      #f35f75 color shades, tints & tones
#f35f75 color schemes
#f35f75 color preview, HTML & CSS examples
           This text has a color of #f35f75        
        
          <p style="color:#f35f75;">Text here</p>
        
        
          .mytext {color:#f35f75;}
        
        Text color #f35f75
      
           This box has a color of #f35f75        
        
          <div style="background-color:#f35f75;">Content here</div>
        
        
          .mybackground {background-color:#f35f75;}
        
        Background color #f35f75
      
           Border around this has a color of #f35f75        
        
          <div style="border:2px solid #f35f75;">Content here</div>
        
        
          .myborder {border:2px solid #f35f75;}
        
        Border color #f35f75