#f02427 color space conversions
Hex:
        #f02427
        RGB:
        240, 36, 39
        CMY:
        6, 86, 85
        CMYK:
        0, 85, 84, 6
      HSL:
        359°, 87.1795%, 54.1176%
        HSV (HSB):
        359°, 85.0000%, 94.1176%
        XYZ:
        36.9323, 19.9335, 3.8205
        xyY:
        0.6086, 0.3285, 19.9335
      CIE-Lab:
        51.7619, 72.7823, 51.3550
        CIE-LCH:
        51.7619, 89.0764, 35.2067
        CIE-Luv:
        51.7619, 153.0233, 32.3542
        Hunter-Lab:
        44.6469, 69.5243, 26.1794
      #f02427 color charts
#f02427 RGB chart
      #f02427 CMYK chart
      #f02427 RGB pie chart
      #f02427 color shades, tints & tones
#f02427 color schemes
#f02427 color preview, HTML & CSS examples
           This text has a color of #f02427        
        
          <p style="color:#f02427;">Text here</p>
        
        
          .mytext {color:#f02427;}
        
        Text color #f02427
      
           This box has a color of #f02427        
        
          <div style="background-color:#f02427;">Content here</div>
        
        
          .mybackground {background-color:#f02427;}
        
        Background color #f02427
      
           Border around this has a color of #f02427        
        
          <div style="border:2px solid #f02427;">Content here</div>
        
        
          .myborder {border:2px solid #f02427;}
        
        Border color #f02427