#f2162a color space conversions
Hex:
        #f2162a
        RGB:
        242, 22, 42
        CMY:
        5, 91, 84
        CMYK:
        0, 91, 83, 5
      HSL:
        355°, 89.4309%, 51.7647%
        HSV (HSB):
        355°, 90.9091%, 94.9020%
        XYZ:
        37.3228, 19.6182, 4.0101
        xyY:
        0.6123, 0.3219, 19.6182
      CIE-Lab:
        51.4028, 75.6118, 49.6701
        CIE-LCH:
        51.4028, 90.4669, 33.3013
        CIE-Luv:
        51.4028, 158.1166, 30.3977
        Hunter-Lab:
        44.2925, 72.9001, 25.6369
      #f2162a color charts
#f2162a RGB chart
      #f2162a CMYK chart
      #f2162a RGB pie chart
      #f2162a color shades, tints & tones
#f2162a color schemes
#f2162a color preview, HTML & CSS examples
           This text has a color of #f2162a        
        
          <p style="color:#f2162a;">Text here</p>
        
        
          .mytext {color:#f2162a;}
        
        Text color #f2162a
      
           This box has a color of #f2162a        
        
          <div style="background-color:#f2162a;">Content here</div>
        
        
          .mybackground {background-color:#f2162a;}
        
        Background color #f2162a
      
           Border around this has a color of #f2162a        
        
          <div style="border:2px solid #f2162a;">Content here</div>
        
        
          .myborder {border:2px solid #f2162a;}
        
        Border color #f2162a