#f22d55 color space conversions
Hex:
        #f22d55
        RGB:
        242, 45, 85
        CMY:
        5, 82, 67
        CMYK:
        0, 81, 65, 5
      HSL:
        348°, 88.3408%, 56.2745%
        HSV (HSB):
        348°, 81.4050%, 94.9020%
        XYZ:
        39.1960, 21.4099, 10.6610
        xyY:
        0.5500, 0.3004, 21.4099
      CIE-Lab:
        53.3952, 73.0497, 27.4657
        CIE-LCH:
        53.3952, 78.0425, 20.6056
        CIE-Luv:
        53.3952, 140.0672, 15.8313
        Hunter-Lab:
        46.2708, 70.2334, 18.7289
      #f22d55 color charts
#f22d55 RGB chart
      #f22d55 CMYK chart
      #f22d55 RGB pie chart
      #f22d55 color shades, tints & tones
#f22d55 color schemes
#f22d55 color preview, HTML & CSS examples
           This text has a color of #f22d55        
        
          <p style="color:#f22d55;">Text here</p>
        
        
          .mytext {color:#f22d55;}
        
        Text color #f22d55
      
           This box has a color of #f22d55        
        
          <div style="background-color:#f22d55;">Content here</div>
        
        
          .mybackground {background-color:#f22d55;}
        
        Background color #f22d55
      
           Border around this has a color of #f22d55        
        
          <div style="border:2px solid #f22d55;">Content here</div>
        
        
          .myborder {border:2px solid #f22d55;}
        
        Border color #f22d55