#f02a48 color space conversions
Hex:
        #f02a48
        RGB:
        240, 42, 72
        CMY:
        6, 84, 72
        CMYK:
        0, 83, 70, 6
      HSL:
        351°, 86.8421%, 55.2941%
        HSV (HSB):
        351°, 82.5000%, 94.1176%
        XYZ:
        37.9328, 20.6491, 8.1173
        xyY:
        0.5687, 0.3096, 20.6491
      CIE-Lab:
        52.5633, 72.5940, 34.0381
        CIE-LCH:
        52.5633, 80.1778, 25.1211
        CIE-Luv:
        52.5633, 143.5097, 21.3266
        Hunter-Lab:
        45.4413, 69.4837, 21.2178
      #f02a48 color charts
#f02a48 RGB chart
      #f02a48 CMYK chart
      #f02a48 RGB pie chart
      #f02a48 color shades, tints & tones
#f02a48 color schemes
#f02a48 color preview, HTML & CSS examples
           This text has a color of #f02a48        
        
          <p style="color:#f02a48;">Text here</p>
        
        
          .mytext {color:#f02a48;}
        
        Text color #f02a48
      
           This box has a color of #f02a48        
        
          <div style="background-color:#f02a48;">Content here</div>
        
        
          .mybackground {background-color:#f02a48;}
        
        Background color #f02a48
      
           Border around this has a color of #f02a48        
        
          <div style="border:2px solid #f02a48;">Content here</div>
        
        
          .myborder {border:2px solid #f02a48;}
        
        Border color #f02a48