#f02f34 color space conversions
Hex:
        #f02f34
        RGB:
        240, 47, 52
        CMY:
        6, 82, 80
        CMYK:
        0, 80, 78, 6
      HSL:
        358°, 86.5471%, 56.2745%
        HSV (HSB):
        358°, 80.4167%, 94.1176%
        XYZ:
        37.5715, 20.8062, 5.2846
        xyY:
        0.5902, 0.3268, 20.8062
      CIE-Lab:
        52.7368, 70.6736, 45.5581
        CIE-LCH:
        52.7368, 84.0850, 32.8069
        CIE-Luv:
        52.7368, 146.2466, 30.1421
        Hunter-Lab:
        45.6138, 67.2039, 25.0607
      #f02f34 color charts
#f02f34 RGB chart
      #f02f34 CMYK chart
      #f02f34 RGB pie chart
      #f02f34 color shades, tints & tones
#f02f34 color schemes
#f02f34 color preview, HTML & CSS examples
           This text has a color of #f02f34        
        
          <p style="color:#f02f34;">Text here</p>
        
        
          .mytext {color:#f02f34;}
        
        Text color #f02f34
      
           This box has a color of #f02f34        
        
          <div style="background-color:#f02f34;">Content here</div>
        
        
          .mybackground {background-color:#f02f34;}
        
        Background color #f02f34
      
           Border around this has a color of #f02f34        
        
          <div style="border:2px solid #f02f34;">Content here</div>
        
        
          .myborder {border:2px solid #f02f34;}
        
        Border color #f02f34