#f16c82 color space conversions
Hex:
        #f16c82
        RGB:
        241, 108, 130
        CMY:
        5, 58, 49
        CMYK:
        0, 55, 46, 5
      HSL:
        350°, 82.6087%, 68.4314%
        HSV (HSB):
        350°, 55.1867%, 94.5098%
        XYZ:
        45.6675, 31.0376, 24.7030
        xyY:
        0.4503, 0.3061, 31.0376
      CIE-Lab:
        62.5394, 53.0834, 13.4314
        CIE-LCH:
        62.5394, 54.7563, 14.1992
        CIE-Luv:
        62.5394, 92.8741, 7.2256
        Hunter-Lab:
        55.7114, 48.8241, 12.7082
      #f16c82 color charts
#f16c82 RGB chart
      #f16c82 CMYK chart
      #f16c82 RGB pie chart
      #f16c82 color shades, tints & tones
#f16c82 color schemes
#f16c82 color preview, HTML & CSS examples
           This text has a color of #f16c82        
        
          <p style="color:#f16c82;">Text here</p>
        
        
          .mytext {color:#f16c82;}
        
        Text color #f16c82
      
           This box has a color of #f16c82        
        
          <div style="background-color:#f16c82;">Content here</div>
        
        
          .mybackground {background-color:#f16c82;}
        
        Background color #f16c82
      
           Border around this has a color of #f16c82        
        
          <div style="border:2px solid #f16c82;">Content here</div>
        
        
          .myborder {border:2px solid #f16c82;}
        
        Border color #f16c82