#f5020e color space conversions
Hex:
        #f5020e
        RGB:
        245, 2, 14
        CMY:
        4, 99, 95
        CMYK:
        0, 99, 94, 4
      HSL:
        357°, 98.3806%, 48.4314%
        HSV (HSB):
        357°, 99.1837%, 96.0784%
        XYZ:
        37.7572, 19.4876, 2.1869
        xyY:
        0.6353, 0.3279, 19.4876
      CIE-Lab:
        51.2529, 77.6731, 61.5880
        CIE-LCH:
        51.2529, 99.1271, 38.4114
        CIE-Luv:
        51.2529, 167.1091, 35.0954
        Hunter-Lab:
        44.1448, 75.4183, 27.9641
      #f5020e color charts
#f5020e RGB chart
      #f5020e CMYK chart
      #f5020e RGB pie chart
      #f5020e color shades, tints & tones
#f5020e color schemes
#f5020e color preview, HTML & CSS examples
           This text has a color of #f5020e        
        
          <p style="color:#f5020e;">Text here</p>
        
        
          .mytext {color:#f5020e;}
        
        Text color #f5020e
      
           This box has a color of #f5020e        
        
          <div style="background-color:#f5020e;">Content here</div>
        
        
          .mybackground {background-color:#f5020e;}
        
        Background color #f5020e
      
           Border around this has a color of #f5020e        
        
          <div style="border:2px solid #f5020e;">Content here</div>
        
        
          .myborder {border:2px solid #f5020e;}
        
        Border color #f5020e