#f160a2 color space conversions
Hex:
        #f160a2
        RGB:
        241, 96, 162
        CMY:
        5, 62, 36
        CMYK:
        0, 60, 33, 5
      HSL:
        333°, 83.8150%, 66.0784%
        HSV (HSB):
        333°, 60.1660%, 94.5098%
        XYZ:
        46.9801, 29.6751, 37.4342
        xyY:
        0.4118, 0.2601, 29.6751
      CIE-Lab:
        61.3729, 61.8279, -6.7074
        CIE-LCH:
        61.3729, 62.1907, 353.8085
        CIE-Luv:
        61.3729, 90.2172, -21.1085
        Hunter-Lab:
        54.4749, 58.6104, -2.6106
      #f160a2 color charts
#f160a2 RGB chart
      #f160a2 CMYK chart
      #f160a2 RGB pie chart
      #f160a2 color shades, tints & tones
#f160a2 color schemes
#f160a2 color preview, HTML & CSS examples
           This text has a color of #f160a2        
        
          <p style="color:#f160a2;">Text here</p>
        
        
          .mytext {color:#f160a2;}
        
        Text color #f160a2
      
           This box has a color of #f160a2        
        
          <div style="background-color:#f160a2;">Content here</div>
        
        
          .mybackground {background-color:#f160a2;}
        
        Background color #f160a2
      
           Border around this has a color of #f160a2        
        
          <div style="border:2px solid #f160a2;">Content here</div>
        
        
          .myborder {border:2px solid #f160a2;}
        
        Border color #f160a2