#f87166 color space conversions
Hex:
        #f87166
        RGB:
        248, 113, 102
        CMY:
        3, 56, 60
        CMYK:
        0, 54, 59, 3
      HSL:
        5°, 91.2500%, 68.6275%
        HSV (HSB):
        5°, 58.8710%, 97.2549%
        XYZ:
        47.0148, 32.7260, 16.4092
        xyY:
        0.4890, 0.3404, 32.7260
      CIE-Lab:
        63.9385, 50.8669, 31.3929
        CIE-LCH:
        63.9385, 59.7742, 31.6811
        CIE-Luv:
        63.9385, 101.7898, 27.6891
        Hunter-Lab:
        57.2067, 46.5870, 23.0379
      #f87166 color charts
#f87166 RGB chart
      #f87166 CMYK chart
      #f87166 RGB pie chart
      #f87166 color shades, tints & tones
#f87166 color schemes
#f87166 color preview, HTML & CSS examples
           This text has a color of #f87166        
        
          <p style="color:#f87166;">Text here</p>
        
        
          .mytext {color:#f87166;}
        
        Text color #f87166
      
           This box has a color of #f87166        
        
          <div style="background-color:#f87166;">Content here</div>
        
        
          .mybackground {background-color:#f87166;}
        
        Background color #f87166
      
           Border around this has a color of #f87166        
        
          <div style="border:2px solid #f87166;">Content here</div>
        
        
          .myborder {border:2px solid #f87166;}
        
        Border color #f87166