#f02435 color space conversions
Hex:
        #f02435
        RGB:
        240, 36, 53
        CMY:
        6, 86, 79
        CMYK:
        0, 85, 78, 6
      HSL:
        355°, 87.1795%, 54.1176%
        HSV (HSB):
        355°, 85.0000%, 94.1176%
        XYZ:
        37.2087, 20.0441, 5.2759
        xyY:
        0.5951, 0.3206, 20.0441
      CIE-Lab:
        51.8870, 73.1512, 44.1327
        CIE-LCH:
        51.8870, 85.4330, 31.1029
        CIE-Luv:
        51.8870, 150.3912, 28.1242
        Hunter-Lab:
        44.7706, 70.0021, 24.3525
      #f02435 color charts
#f02435 RGB chart
      #f02435 CMYK chart
      #f02435 RGB pie chart
      #f02435 color shades, tints & tones
#f02435 color schemes
#f02435 color preview, HTML & CSS examples
           This text has a color of #f02435        
        
          <p style="color:#f02435;">Text here</p>
        
        
          .mytext {color:#f02435;}
        
        Text color #f02435
      
           This box has a color of #f02435        
        
          <div style="background-color:#f02435;">Content here</div>
        
        
          .mybackground {background-color:#f02435;}
        
        Background color #f02435
      
           Border around this has a color of #f02435        
        
          <div style="border:2px solid #f02435;">Content here</div>
        
        
          .myborder {border:2px solid #f02435;}
        
        Border color #f02435