#f02f48 color space conversions
Hex:
        #f02f48
        RGB:
        240, 47, 72
        CMY:
        6, 82, 72
        CMYK:
        0, 80, 70, 6
      HSL:
        352°, 86.5471%, 56.2745%
        HSV (HSB):
        352°, 80.4167%, 94.1176%
        XYZ:
        38.1214, 21.0262, 8.1801
        xyY:
        0.5662, 0.3123, 21.0262
      CIE-Lab:
        52.9781, 71.4147, 34.5367
        CIE-LCH:
        52.9781, 79.3275, 25.8088
        CIE-Luv:
        52.9781, 141.5332, 22.1869
        Hunter-Lab:
        45.8543, 68.1526, 21.5210
      #f02f48 color charts
#f02f48 RGB chart
      #f02f48 CMYK chart
      #f02f48 RGB pie chart
      #f02f48 color shades, tints & tones
#f02f48 color schemes
#f02f48 color preview, HTML & CSS examples
           This text has a color of #f02f48        
        
          <p style="color:#f02f48;">Text here</p>
        
        
          .mytext {color:#f02f48;}
        
        Text color #f02f48
      
           This box has a color of #f02f48        
        
          <div style="background-color:#f02f48;">Content here</div>
        
        
          .mybackground {background-color:#f02f48;}
        
        Background color #f02f48
      
           Border around this has a color of #f02f48        
        
          <div style="border:2px solid #f02f48;">Content here</div>
        
        
          .myborder {border:2px solid #f02f48;}
        
        Border color #f02f48