#f24c55 color space conversions
Hex:
        #f24c55
        RGB:
        242, 76, 85
        CMY:
        5, 70, 67
        CMYK:
        0, 69, 65, 5
      HSL:
        357°, 86.4583%, 62.3529%
        HSV (HSB):
        357°, 68.5950%, 94.9020%
        XYZ:
        40.8421, 24.7020, 11.2097
        xyY:
        0.5321, 0.3218, 24.7020
      CIE-Lab:
        56.7839, 63.5818, 31.7532
        CIE-LCH:
        56.7839, 71.0697, 26.5379
        CIE-Luv:
        56.7839, 124.9603, 23.0710
        Hunter-Lab:
        49.7011, 59.7061, 21.4184
      #f24c55 color charts
#f24c55 RGB chart
      #f24c55 CMYK chart
      #f24c55 RGB pie chart
      #f24c55 color shades, tints & tones
#f24c55 color schemes
#f24c55 color preview, HTML & CSS examples
           This text has a color of #f24c55        
        
          <p style="color:#f24c55;">Text here</p>
        
        
          .mytext {color:#f24c55;}
        
        Text color #f24c55
      
           This box has a color of #f24c55        
        
          <div style="background-color:#f24c55;">Content here</div>
        
        
          .mybackground {background-color:#f24c55;}
        
        Background color #f24c55
      
           Border around this has a color of #f24c55        
        
          <div style="border:2px solid #f24c55;">Content here</div>
        
        
          .myborder {border:2px solid #f24c55;}
        
        Border color #f24c55