#f2162e color space conversions
Hex:
        #f2162e
        RGB:
        242, 22, 46
        CMY:
        5, 91, 82
        CMYK:
        0, 91, 81, 5
      HSL:
        353°, 89.4309%, 51.7647%
        HSV (HSB):
        353°, 90.9091%, 94.9020%
        XYZ:
        37.3980, 19.6483, 4.4062
        xyY:
        0.6086, 0.3197, 19.6483
      CIE-Lab:
        51.4372, 75.7092, 47.6069
        CIE-LCH:
        51.4372, 89.4332, 32.1622
        CIE-Luv:
        51.4372, 157.3625, 29.2362
        Hunter-Lab:
        44.3264, 73.0284, 25.1349
      #f2162e color charts
#f2162e RGB chart
      #f2162e CMYK chart
      #f2162e RGB pie chart
      #f2162e color shades, tints & tones
#f2162e color schemes
#f2162e color preview, HTML & CSS examples
           This text has a color of #f2162e        
        
          <p style="color:#f2162e;">Text here</p>
        
        
          .mytext {color:#f2162e;}
        
        Text color #f2162e
      
           This box has a color of #f2162e        
        
          <div style="background-color:#f2162e;">Content here</div>
        
        
          .mybackground {background-color:#f2162e;}
        
        Background color #f2162e
      
           Border around this has a color of #f2162e        
        
          <div style="border:2px solid #f2162e;">Content here</div>
        
        
          .myborder {border:2px solid #f2162e;}
        
        Border color #f2162e