#f22d41 color space conversions
Hex:
        #f22d41
        RGB:
        242, 45, 65
        CMY:
        5, 82, 75
        CMYK:
        0, 81, 73, 5
      HSL:
        354°, 88.3408%, 56.2745%
        HSV (HSB):
        354°, 81.4050%, 94.9020%
        XYZ:
        38.5105, 21.1357, 7.0509
        xyY:
        0.5774, 0.3169, 21.1357
      CIE-Lab:
        53.0977, 72.1497, 38.8199
        CIE-LCH:
        53.0977, 81.9302, 28.2823
        CIE-Luv:
        53.0977, 145.7067, 25.2867
        Hunter-Lab:
        45.9735, 69.0696, 23.0883
      #f22d41 color charts
#f22d41 RGB chart
      #f22d41 CMYK chart
      #f22d41 RGB pie chart
      #f22d41 color shades, tints & tones
#f22d41 color schemes
#f22d41 color preview, HTML & CSS examples
           This text has a color of #f22d41        
        
          <p style="color:#f22d41;">Text here</p>
        
        
          .mytext {color:#f22d41;}
        
        Text color #f22d41
      
           This box has a color of #f22d41        
        
          <div style="background-color:#f22d41;">Content here</div>
        
        
          .mybackground {background-color:#f22d41;}
        
        Background color #f22d41
      
           Border around this has a color of #f22d41        
        
          <div style="border:2px solid #f22d41;">Content here</div>
        
        
          .myborder {border:2px solid #f22d41;}
        
        Border color #f22d41