#f6222c color space conversions
Hex:
        #f6222c
        RGB:
        246, 34, 44
        CMY:
        4, 87, 83
        CMYK:
        0, 86, 82, 4
      HSL:
        357°, 92.1739%, 54.9020%
        HSV (HSB):
        357°, 86.1789%, 96.4706%
        XYZ:
        39.0327, 20.9187, 4.3633
        xyY:
        0.6069, 0.3253, 20.9187
      CIE-Lab:
        52.8604, 74.8371, 50.2839
        CIE-LCH:
        52.8604, 90.1613, 33.8976
        CIE-Luv:
        52.8604, 157.2688, 31.7440
        Hunter-Lab:
        45.7370, 72.2950, 26.3596
      #f6222c color charts
#f6222c RGB chart
      #f6222c CMYK chart
      #f6222c RGB pie chart
      #f6222c color shades, tints & tones
#f6222c color schemes
#f6222c color preview, HTML & CSS examples
           This text has a color of #f6222c        
        
          <p style="color:#f6222c;">Text here</p>
        
        
          .mytext {color:#f6222c;}
        
        Text color #f6222c
      
           This box has a color of #f6222c        
        
          <div style="background-color:#f6222c;">Content here</div>
        
        
          .mybackground {background-color:#f6222c;}
        
        Background color #f6222c
      
           Border around this has a color of #f6222c        
        
          <div style="border:2px solid #f6222c;">Content here</div>
        
        
          .myborder {border:2px solid #f6222c;}
        
        Border color #f6222c