#f3413b color space conversions
Hex:
        #f3413b
        RGB:
        243, 65, 59
        CMY:
        5, 75, 77
        CMYK:
        0, 73, 76, 5
      HSL:
        2°, 88.4615%, 59.2157%
        HSV (HSB):
        2°, 75.7202%, 95.2941%
        XYZ:
        39.6419, 23.1510, 6.5169
        xyY:
        0.5720, 0.3340, 23.1510
      CIE-Lab:
        55.2276, 66.5573, 44.5731
        CIE-LCH:
        55.2276, 80.1039, 33.8100
        CIE-Luv:
        55.2276, 138.0491, 31.7952
        Hunter-Lab:
        48.1155, 62.8620, 25.6505
      #f3413b color charts
#f3413b RGB chart
      #f3413b CMYK chart
      #f3413b RGB pie chart
      #f3413b color shades, tints & tones
#f3413b color schemes
#f3413b color preview, HTML & CSS examples
           This text has a color of #f3413b        
        
          <p style="color:#f3413b;">Text here</p>
        
        
          .mytext {color:#f3413b;}
        
        Text color #f3413b
      
           This box has a color of #f3413b        
        
          <div style="background-color:#f3413b;">Content here</div>
        
        
          .mybackground {background-color:#f3413b;}
        
        Background color #f3413b
      
           Border around this has a color of #f3413b        
        
          <div style="border:2px solid #f3413b;">Content here</div>
        
        
          .myborder {border:2px solid #f3413b;}
        
        Border color #f3413b