#f22d27 color space conversions
Hex:
        #f22d27
        RGB:
        242, 45, 39
        CMY:
        5, 82, 85
        CMYK:
        0, 81, 84, 5
      HSL:
        2°, 88.6463%, 55.0980%
        HSV (HSB):
        2°, 83.8843%, 94.9020%
        XYZ:
        37.9225, 20.9005, 3.9549
        xyY:
        0.6041, 0.3329, 20.9005
      CIE-Lab:
        52.8404, 71.3660, 52.4552
        CIE-LCH:
        52.8404, 88.5700, 36.3165
        CIE-Luv:
        52.8404, 150.9178, 33.9598
        Hunter-Lab:
        45.7171, 68.0618, 26.8729
      #f22d27 color charts
#f22d27 RGB chart
      #f22d27 CMYK chart
      #f22d27 RGB pie chart
      #f22d27 color shades, tints & tones
#f22d27 color schemes
#f22d27 color preview, HTML & CSS examples
           This text has a color of #f22d27        
        
          <p style="color:#f22d27;">Text here</p>
        
        
          .mytext {color:#f22d27;}
        
        Text color #f22d27
      
           This box has a color of #f22d27        
        
          <div style="background-color:#f22d27;">Content here</div>
        
        
          .mybackground {background-color:#f22d27;}
        
        Background color #f22d27
      
           Border around this has a color of #f22d27        
        
          <div style="border:2px solid #f22d27;">Content here</div>
        
        
          .myborder {border:2px solid #f22d27;}
        
        Border color #f22d27