#f13b50 color space conversions
Hex:
        #f13b50
        RGB:
        241, 59, 80
        CMY:
        5, 77, 69
        CMYK:
        0, 76, 67, 5
      HSL:
        353°, 86.6667%, 58.8235%
        HSV (HSB):
        353°, 75.5187%, 94.5098%
        XYZ:
        39.2876, 22.4079, 9.8439
        xyY:
        0.5492, 0.3132, 22.4079
      CIE-Lab:
        54.4571, 68.7620, 31.7145
        CIE-LCH:
        54.4571, 75.7233, 24.7602
        CIE-Luv:
        54.4571, 134.6828, 21.0214
        Hunter-Lab:
        47.3370, 65.3073, 20.8063
      #f13b50 color charts
#f13b50 RGB chart
      #f13b50 CMYK chart
      #f13b50 RGB pie chart
      #f13b50 color shades, tints & tones
#f13b50 color schemes
#f13b50 color preview, HTML & CSS examples
           This text has a color of #f13b50        
        
          <p style="color:#f13b50;">Text here</p>
        
        
          .mytext {color:#f13b50;}
        
        Text color #f13b50
      
           This box has a color of #f13b50        
        
          <div style="background-color:#f13b50;">Content here</div>
        
        
          .mybackground {background-color:#f13b50;}
        
        Background color #f13b50
      
           Border around this has a color of #f13b50        
        
          <div style="border:2px solid #f13b50;">Content here</div>
        
        
          .myborder {border:2px solid #f13b50;}
        
        Border color #f13b50