#f95161 color space conversions
Hex:
        #f95161
        RGB:
        249, 81, 97
        CMY:
        2, 68, 62
        CMYK:
        0, 67, 61, 2
      HSL:
        354°, 93.3333%, 64.7059%
        HSV (HSB):
        354°, 67.4699%, 97.6471%
        XYZ:
        44.1670, 26.8877, 14.1712
        xyY:
        0.5182, 0.3155, 26.8877
      CIE-Lab:
        58.8702, 64.5620, 27.7314
        CIE-LCH:
        58.8702, 70.2658, 23.2450
        CIE-Luv:
        58.8702, 124.5244, 19.5331
        Hunter-Lab:
        51.8533, 61.2974, 20.0937
      #f95161 color charts
#f95161 RGB chart
      #f95161 CMYK chart
      #f95161 RGB pie chart
      #f95161 color shades, tints & tones
#f95161 color schemes
#f95161 color preview, HTML & CSS examples
           This text has a color of #f95161        
        
          <p style="color:#f95161;">Text here</p>
        
        
          .mytext {color:#f95161;}
        
        Text color #f95161
      
           This box has a color of #f95161        
        
          <div style="background-color:#f95161;">Content here</div>
        
        
          .mybackground {background-color:#f95161;}
        
        Background color #f95161
      
           Border around this has a color of #f95161        
        
          <div style="border:2px solid #f95161;">Content here</div>
        
        
          .myborder {border:2px solid #f95161;}
        
        Border color #f95161