#f16495 color space conversions
Hex:
        #f16495
        RGB:
        241, 100, 149
        CMY:
        5, 61, 42
        CMYK:
        0, 59, 38, 5
      HSL:
        339°, 83.4320%, 66.8627%
        HSV (HSB):
        339°, 58.5062%, 94.5098%
        XYZ:
        46.2576, 29.9850, 31.7834
        xyY:
        0.4282, 0.2776, 29.9850
      CIE-Lab:
        61.6413, 58.6340, 1.1931
        CIE-LCH:
        61.6413, 58.6462, 1.1657
        CIE-Luv:
        61.6413, 92.1838, -9.6220
        Hunter-Lab:
        54.7586, 54.9613, 3.9175
      #f16495 color charts
#f16495 RGB chart
      #f16495 CMYK chart
      #f16495 RGB pie chart
      #f16495 color shades, tints & tones
#f16495 color schemes
#f16495 color preview, HTML & CSS examples
           This text has a color of #f16495        
        
          <p style="color:#f16495;">Text here</p>
        
        
          .mytext {color:#f16495;}
        
        Text color #f16495
      
           This box has a color of #f16495        
        
          <div style="background-color:#f16495;">Content here</div>
        
        
          .mybackground {background-color:#f16495;}
        
        Background color #f16495
      
           Border around this has a color of #f16495        
        
          <div style="border:2px solid #f16495;">Content here</div>
        
        
          .myborder {border:2px solid #f16495;}
        
        Border color #f16495