#f53412 color space conversions
Hex:
        #f53412
        RGB:
        245, 52, 18
        CMY:
        4, 80, 93
        CMYK:
        0, 79, 93, 4
      HSL:
        9°, 91.9028%, 51.5686%
        HSV (HSB):
        9°, 92.6531%, 96.0784%
        XYZ:
        38.9934, 21.9121, 2.7466
        xyY:
        0.6126, 0.3442, 21.9121
      CIE-Lab:
        53.9337, 70.0863, 61.9201
        CIE-LCH:
        53.9337, 93.5211, 41.4601
        CIE-Luv:
        53.9337, 152.2008, 39.4564
        Hunter-Lab:
        46.8104, 66.7735, 29.2885
      #f53412 color charts
#f53412 RGB chart
      #f53412 CMYK chart
      #f53412 RGB pie chart
      #f53412 color shades, tints & tones
#f53412 color schemes
#f53412 color preview, HTML & CSS examples
           This text has a color of #f53412        
        
          <p style="color:#f53412;">Text here</p>
        
        
          .mytext {color:#f53412;}
        
        Text color #f53412
      
           This box has a color of #f53412        
        
          <div style="background-color:#f53412;">Content here</div>
        
        
          .mybackground {background-color:#f53412;}
        
        Background color #f53412
      
           Border around this has a color of #f53412        
        
          <div style="border:2px solid #f53412;">Content here</div>
        
        
          .myborder {border:2px solid #f53412;}
        
        Border color #f53412