#f5021d color space conversions
Hex:
        #f5021d
        RGB:
        245, 2, 29
        CMY:
        4, 99, 89
        CMYK:
        0, 99, 88, 4
      HSL:
        353°, 98.3806%, 48.4314%
        HSV (HSB):
        353°, 99.1837%, 96.0784%
        XYZ:
        37.8997, 19.5446, 2.9373
        xyY:
        0.6277, 0.3237, 19.5446
      CIE-Lab:
        51.3184, 77.8526, 56.0831
        CIE-LCH:
        51.3184, 95.9497, 35.7681
        CIE-Luv:
        51.3184, 165.5806, 32.8248
        Hunter-Lab:
        44.2093, 75.6580, 27.0072
      #f5021d color charts
#f5021d RGB chart
      #f5021d CMYK chart
      #f5021d RGB pie chart
      #f5021d color shades, tints & tones
#f5021d color schemes
#f5021d color preview, HTML & CSS examples
           This text has a color of #f5021d        
        
          <p style="color:#f5021d;">Text here</p>
        
        
          .mytext {color:#f5021d;}
        
        Text color #f5021d
      
           This box has a color of #f5021d        
        
          <div style="background-color:#f5021d;">Content here</div>
        
        
          .mybackground {background-color:#f5021d;}
        
        Background color #f5021d
      
           Border around this has a color of #f5021d        
        
          <div style="border:2px solid #f5021d;">Content here</div>
        
        
          .myborder {border:2px solid #f5021d;}
        
        Border color #f5021d