#f13145 color space conversions
Hex:
        #f13145
        RGB:
        241, 49, 69
        CMY:
        5, 81, 73
        CMYK:
        0, 80, 71, 5
      HSL:
        354°, 87.2727%, 56.8627%
        HSV (HSB):
        354°, 79.6680%, 94.5098%
        XYZ:
        38.4481, 21.3271, 7.7203
        xyY:
        0.5696, 0.3160, 21.3271
      CIE-Lab:
        53.3056, 71.0536, 36.7131
        CIE-LCH:
        53.3056, 79.9779, 27.3252
        CIE-Luv:
        53.3056, 142.2465, 24.0964
        Hunter-Lab:
        46.1812, 67.7927, 22.4151
      #f13145 color charts
#f13145 RGB chart
      #f13145 CMYK chart
      #f13145 RGB pie chart
      #f13145 color shades, tints & tones
#f13145 color schemes
#f13145 color preview, HTML & CSS examples
           This text has a color of #f13145        
        
          <p style="color:#f13145;">Text here</p>
        
        
          .mytext {color:#f13145;}
        
        Text color #f13145
      
           This box has a color of #f13145        
        
          <div style="background-color:#f13145;">Content here</div>
        
        
          .mybackground {background-color:#f13145;}
        
        Background color #f13145
      
           Border around this has a color of #f13145        
        
          <div style="border:2px solid #f13145;">Content here</div>
        
        
          .myborder {border:2px solid #f13145;}
        
        Border color #f13145