#f2162b color space conversions
Hex:
        #f2162b
        RGB:
        242, 22, 43
        CMY:
        5, 91, 83
        CMYK:
        0, 91, 82, 5
      HSL:
        354°, 89.4309%, 51.7647%
        HSV (HSB):
        354°, 90.9091%, 94.9020%
        XYZ:
        37.3409, 19.6255, 4.1055
        xyY:
        0.6114, 0.3214, 19.6255
      CIE-Lab:
        51.4111, 75.6353, 49.1606
        CIE-LCH:
        51.4111, 90.2079, 33.0226
        CIE-Luv:
        51.4111, 157.9342, 30.1169
        Hunter-Lab:
        44.3007, 72.9310, 25.5158
      #f2162b color charts
#f2162b RGB chart
      #f2162b CMYK chart
      #f2162b RGB pie chart
      #f2162b color shades, tints & tones
#f2162b color schemes
#f2162b color preview, HTML & CSS examples
           This text has a color of #f2162b        
        
          <p style="color:#f2162b;">Text here</p>
        
        
          .mytext {color:#f2162b;}
        
        Text color #f2162b
      
           This box has a color of #f2162b        
        
          <div style="background-color:#f2162b;">Content here</div>
        
        
          .mybackground {background-color:#f2162b;}
        
        Background color #f2162b
      
           Border around this has a color of #f2162b        
        
          <div style="border:2px solid #f2162b;">Content here</div>
        
        
          .myborder {border:2px solid #f2162b;}
        
        Border color #f2162b