#f16170 color space conversions
Hex:
        #f16170
        RGB:
        241, 97, 112
        CMY:
        5, 62, 56
        CMYK:
        0, 60, 54, 5
      HSL:
        354°, 83.7209%, 66.2745%
        HSV (HSB):
        354°, 59.7510%, 94.5098%
        XYZ:
        43.4750, 28.4200, 18.5235
        xyY:
        0.4808, 0.3143, 28.4200
      CIE-Lab:
        60.2663, 56.5108, 20.6738
        CIE-LCH:
        60.2663, 60.1737, 20.0945
        CIE-Luv:
        60.2663, 104.3415, 14.5281
        Hunter-Lab:
        53.3104, 52.2745, 16.7161
      #f16170 color charts
#f16170 RGB chart
      #f16170 CMYK chart
      #f16170 RGB pie chart
      #f16170 color shades, tints & tones
#f16170 color schemes
#f16170 color preview, HTML & CSS examples
           This text has a color of #f16170        
        
          <p style="color:#f16170;">Text here</p>
        
        
          .mytext {color:#f16170;}
        
        Text color #f16170
      
           This box has a color of #f16170        
        
          <div style="background-color:#f16170;">Content here</div>
        
        
          .mybackground {background-color:#f16170;}
        
        Background color #f16170
      
           Border around this has a color of #f16170        
        
          <div style="border:2px solid #f16170;">Content here</div>
        
        
          .myborder {border:2px solid #f16170;}
        
        Border color #f16170