#f15350 color space conversions
Hex:
        #f15350
        RGB:
        241, 83, 80
        CMY:
        5, 67, 69
        CMYK:
        0, 66, 67, 5
      HSL:
        1°, 85.1852%, 62.9412%
        HSV (HSB):
        1°, 66.8050%, 94.5098%
        XYZ:
        40.8169, 25.4665, 10.3537
        xyY:
        0.5326, 0.3323, 25.4665
      CIE-Lab:
        57.5271, 60.3005, 35.4841
        CIE-LCH:
        57.5271, 69.9663, 30.4749
        CIE-Luv:
        57.5271, 121.0618, 27.4049
        Hunter-Lab:
        50.4643, 56.0629, 23.1606
      #f15350 color charts
#f15350 RGB chart
      #f15350 CMYK chart
      #f15350 RGB pie chart
      #f15350 color shades, tints & tones
#f15350 color schemes
#f15350 color preview, HTML & CSS examples
           This text has a color of #f15350        
        
          <p style="color:#f15350;">Text here</p>
        
        
          .mytext {color:#f15350;}
        
        Text color #f15350
      
           This box has a color of #f15350        
        
          <div style="background-color:#f15350;">Content here</div>
        
        
          .mybackground {background-color:#f15350;}
        
        Background color #f15350
      
           Border around this has a color of #f15350        
        
          <div style="border:2px solid #f15350;">Content here</div>
        
        
          .myborder {border:2px solid #f15350;}
        
        Border color #f15350