#f5142a color space conversions
Hex:
        #f5142a
        RGB:
        245, 20, 42
        CMY:
        4, 92, 84
        CMYK:
        0, 92, 83, 4
      HSL:
        354°, 91.8367%, 51.9608%
        HSV (HSB):
        354°, 91.8367%, 96.0784%
        XYZ:
        38.3243, 20.0800, 4.0464
        xyY:
        0.6137, 0.3215, 20.0800
      CIE-Lab:
        51.9275, 76.5963, 50.3743
        CIE-LCH:
        51.9275, 91.6764, 33.3313
        CIE-Luv:
        51.9275, 160.7182, 30.7583
        Hunter-Lab:
        44.8107, 74.2432, 26.0136
      #f5142a color charts
#f5142a RGB chart
      #f5142a CMYK chart
      #f5142a RGB pie chart
      #f5142a color shades, tints & tones
#f5142a color schemes
#f5142a color preview, HTML & CSS examples
           This text has a color of #f5142a        
        
          <p style="color:#f5142a;">Text here</p>
        
        
          .mytext {color:#f5142a;}
        
        Text color #f5142a
      
           This box has a color of #f5142a        
        
          <div style="background-color:#f5142a;">Content here</div>
        
        
          .mybackground {background-color:#f5142a;}
        
        Background color #f5142a
      
           Border around this has a color of #f5142a        
        
          <div style="border:2px solid #f5142a;">Content here</div>
        
        
          .myborder {border:2px solid #f5142a;}
        
        Border color #f5142a