#f53229 color space conversions
Hex:
        #f53229
        RGB:
        245, 50, 41
        CMY:
        4, 80, 84
        CMYK:
        0, 80, 83, 4
      HSL:
        3°, 91.0714%, 56.0784%
        HSV (HSB):
        3°, 83.2653%, 96.0784%
        XYZ:
        39.1970, 21.8538, 4.2501
        xyY:
        0.6003, 0.3347, 21.8538
      CIE-Lab:
        53.8715, 70.9999, 52.6244
        CIE-LCH:
        53.8715, 88.3759, 36.5455
        CIE-Luv:
        53.8715, 150.5903, 34.7282
        Hunter-Lab:
        46.7480, 67.8587, 27.3333
      #f53229 color charts
#f53229 RGB chart
      #f53229 CMYK chart
      #f53229 RGB pie chart
      #f53229 color shades, tints & tones
#f53229 color schemes
#f53229 color preview, HTML & CSS examples
           This text has a color of #f53229        
        
          <p style="color:#f53229;">Text here</p>
        
        
          .mytext {color:#f53229;}
        
        Text color #f53229
      
           This box has a color of #f53229        
        
          <div style="background-color:#f53229;">Content here</div>
        
        
          .mybackground {background-color:#f53229;}
        
        Background color #f53229
      
           Border around this has a color of #f53229        
        
          <div style="border:2px solid #f53229;">Content here</div>
        
        
          .myborder {border:2px solid #f53229;}
        
        Border color #f53229