#f160a5 color space conversions
Hex:
        #f160a5
        RGB:
        241, 96, 165
        CMY:
        5, 62, 35
        CMYK:
        0, 60, 32, 5
      HSL:
        331°, 83.8150%, 66.0784%
        HSV (HSB):
        331°, 60.1660%, 94.5098%
        XYZ:
        47.2500, 29.7831, 38.8557
        xyY:
        0.4077, 0.2570, 29.7831
      CIE-Lab:
        61.4666, 62.1796, -8.2973
        CIE-LCH:
        61.4666, 62.7308, 352.3993
        CIE-Luv:
        61.4666, 89.2639, -23.4278
        Hunter-Lab:
        54.5739, 59.0407, -4.0117
      #f160a5 color charts
#f160a5 RGB chart
      #f160a5 CMYK chart
      #f160a5 RGB pie chart
      #f160a5 color shades, tints & tones
#f160a5 color schemes
#f160a5 color preview, HTML & CSS examples
           This text has a color of #f160a5        
        
          <p style="color:#f160a5;">Text here</p>
        
        
          .mytext {color:#f160a5;}
        
        Text color #f160a5
      
           This box has a color of #f160a5        
        
          <div style="background-color:#f160a5;">Content here</div>
        
        
          .mybackground {background-color:#f160a5;}
        
        Background color #f160a5
      
           Border around this has a color of #f160a5        
        
          <div style="border:2px solid #f160a5;">Content here</div>
        
        
          .myborder {border:2px solid #f160a5;}
        
        Border color #f160a5