#f15271 color space conversions
Hex:
        #f15271
        RGB:
        241, 82, 113
        CMY:
        5, 68, 56
        CMYK:
        0, 66, 53, 5
      HSL:
        348°, 85.0267%, 63.3333%
        HSV (HSB):
        348°, 65.9751%, 94.5098%
        XYZ:
        42.2736, 25.9276, 18.3993
        xyY:
        0.4881, 0.2994, 25.9276
      CIE-Lab:
        57.9683, 62.8343, 16.9600
        CIE-LCH:
        57.9683, 65.0829, 15.1051
        CIE-Luv:
        57.9683, 112.8987, 8.6091
        Hunter-Lab:
        50.9192, 59.0838, 14.2194
      #f15271 color charts
#f15271 RGB chart
      #f15271 CMYK chart
      #f15271 RGB pie chart
      #f15271 color shades, tints & tones
#f15271 color schemes
#f15271 color preview, HTML & CSS examples
           This text has a color of #f15271        
        
          <p style="color:#f15271;">Text here</p>
        
        
          .mytext {color:#f15271;}
        
        Text color #f15271
      
           This box has a color of #f15271        
        
          <div style="background-color:#f15271;">Content here</div>
        
        
          .mybackground {background-color:#f15271;}
        
        Background color #f15271
      
           Border around this has a color of #f15271        
        
          <div style="border:2px solid #f15271;">Content here</div>
        
        
          .myborder {border:2px solid #f15271;}
        
        Border color #f15271