#f5222a color space conversions
Hex:
        #f5222a
        RGB:
        245, 34, 42
        CMY:
        4, 87, 84
        CMYK:
        0, 86, 83, 4
      HSL:
        358°, 91.3420%, 54.7059%
        HSV (HSB):
        358°, 86.1224%, 96.0784%
        XYZ:
        38.6461, 20.7237, 4.1537
        xyY:
        0.6084, 0.3262, 20.7237
      CIE-Lab:
        52.6458, 74.5315, 51.0280
        CIE-LCH:
        52.6458, 90.3261, 34.3975
        CIE-Luv:
        52.6458, 156.8861, 32.1302
        Hunter-Lab:
        45.5233, 71.8684, 26.4565
      #f5222a color charts
#f5222a RGB chart
      #f5222a CMYK chart
      #f5222a RGB pie chart
      #f5222a color shades, tints & tones
#f5222a color schemes
#f5222a color preview, HTML & CSS examples
           This text has a color of #f5222a        
        
          <p style="color:#f5222a;">Text here</p>
        
        
          .mytext {color:#f5222a;}
        
        Text color #f5222a
      
           This box has a color of #f5222a        
        
          <div style="background-color:#f5222a;">Content here</div>
        
        
          .mybackground {background-color:#f5222a;}
        
        Background color #f5222a
      
           Border around this has a color of #f5222a        
        
          <div style="border:2px solid #f5222a;">Content here</div>
        
        
          .myborder {border:2px solid #f5222a;}
        
        Border color #f5222a