#f15d80 color space conversions
Hex:
        #f15d80
        RGB:
        241, 93, 128
        CMY:
        5, 64, 50
        CMYK:
        0, 61, 47, 5
      HSL:
        346°, 84.0909%, 65.4902%
        HSV (HSB):
        346°, 61.4108%, 94.5098%
        XYZ:
        44.0863, 28.0880, 23.5200
        xyY:
        0.4607, 0.2935, 28.0880
      CIE-Lab:
        59.9681, 59.5933, 10.9774
        CIE-LCH:
        59.9681, 60.5959, 10.4372
        CIE-Luv:
        59.9681, 102.2684, 2.5884
        Hunter-Lab:
        52.9981, 55.7378, 10.7864
      #f15d80 color charts
#f15d80 RGB chart
      #f15d80 CMYK chart
      #f15d80 RGB pie chart
      #f15d80 color shades, tints & tones
#f15d80 color schemes
#f15d80 color preview, HTML & CSS examples
           This text has a color of #f15d80        
        
          <p style="color:#f15d80;">Text here</p>
        
        
          .mytext {color:#f15d80;}
        
        Text color #f15d80
      
           This box has a color of #f15d80        
        
          <div style="background-color:#f15d80;">Content here</div>
        
        
          .mybackground {background-color:#f15d80;}
        
        Background color #f15d80
      
           Border around this has a color of #f15d80        
        
          <div style="border:2px solid #f15d80;">Content here</div>
        
        
          .myborder {border:2px solid #f15d80;}
        
        Border color #f15d80