#f13235 color space conversions
Hex:
        #f13235
        RGB:
        241, 50, 53
        CMY:
        5, 80, 79
        CMYK:
        0, 79, 78, 5
      HSL:
        359°, 87.2146%, 57.0588%
        HSV (HSB):
        359°, 79.2531%, 94.5098%
        XYZ:
        38.0588, 21.2390, 5.4618
        xyY:
        0.5877, 0.3280, 21.2390
      CIE-Lab:
        53.2101, 70.2130, 45.5677
        CIE-LCH:
        53.2101, 83.7035, 32.9832
        CIE-Luv:
        53.2101, 145.4473, 30.5004
        Hunter-Lab:
        46.0858, 66.7597, 25.2334
      #f13235 color charts
#f13235 RGB chart
      #f13235 CMYK chart
      #f13235 RGB pie chart
      #f13235 color shades, tints & tones
#f13235 color schemes
#f13235 color preview, HTML & CSS examples
           This text has a color of #f13235        
        
          <p style="color:#f13235;">Text here</p>
        
        
          .mytext {color:#f13235;}
        
        Text color #f13235
      
           This box has a color of #f13235        
        
          <div style="background-color:#f13235;">Content here</div>
        
        
          .mybackground {background-color:#f13235;}
        
        Background color #f13235
      
           Border around this has a color of #f13235        
        
          <div style="border:2px solid #f13235;">Content here</div>
        
        
          .myborder {border:2px solid #f13235;}
        
        Border color #f13235