#f02a55 color space conversions
Hex:
        #f02a55
        RGB:
        240, 42, 85
        CMY:
        6, 84, 67
        CMYK:
        0, 83, 65, 6
      HSL:
        347°, 86.8421%, 55.2941%
        HSV (HSB):
        347°, 82.5000%, 94.1176%
        XYZ:
        38.4028, 20.8371, 10.5922
        xyY:
        0.5499, 0.2984, 20.8371
      CIE-Lab:
        52.7707, 73.2139, 26.5876
        CIE-LCH:
        52.7707, 77.8921, 19.9584
        CIE-Luv:
        52.7707, 139.6127, 14.8495
        Hunter-Lab:
        45.6476, 70.2866, 18.1955
      #f02a55 color charts
#f02a55 RGB chart
      #f02a55 CMYK chart
      #f02a55 RGB pie chart
      #f02a55 color shades, tints & tones
#f02a55 color schemes
#f02a55 color preview, HTML & CSS examples
           This text has a color of #f02a55        
        
          <p style="color:#f02a55;">Text here</p>
        
        
          .mytext {color:#f02a55;}
        
        Text color #f02a55
      
           This box has a color of #f02a55        
        
          <div style="background-color:#f02a55;">Content here</div>
        
        
          .mybackground {background-color:#f02a55;}
        
        Background color #f02a55
      
           Border around this has a color of #f02a55        
        
          <div style="border:2px solid #f02a55;">Content here</div>
        
        
          .myborder {border:2px solid #f02a55;}
        
        Border color #f02a55