#f16072 color space conversions
Hex:
        #f16072
        RGB:
        241, 96, 114
        CMY:
        5, 62, 55
        CMYK:
        0, 60, 53, 5
      HSL:
        353°, 83.8150%, 66.0784%
        HSV (HSB):
        353°, 60.1660%, 94.5098%
        XYZ:
        43.4958, 28.2814, 19.0860
        xyY:
        0.4787, 0.3113, 28.2814
      CIE-Lab:
        60.1421, 57.1075, 19.3492
        CIE-LCH:
        60.1421, 60.2964, 18.7174
        CIE-Luv:
        60.1421, 104.4332, 12.9092
        Hunter-Lab:
        53.1803, 52.9284, 15.9475
      #f16072 color charts
#f16072 RGB chart
      #f16072 CMYK chart
      #f16072 RGB pie chart
      #f16072 color shades, tints & tones
#f16072 color schemes
#f16072 color preview, HTML & CSS examples
           This text has a color of #f16072        
        
          <p style="color:#f16072;">Text here</p>
        
        
          .mytext {color:#f16072;}
        
        Text color #f16072
      
           This box has a color of #f16072        
        
          <div style="background-color:#f16072;">Content here</div>
        
        
          .mybackground {background-color:#f16072;}
        
        Background color #f16072
      
           Border around this has a color of #f16072        
        
          <div style="border:2px solid #f16072;">Content here</div>
        
        
          .myborder {border:2px solid #f16072;}
        
        Border color #f16072