#f02419 color space conversions
Hex:
        #f02419
        RGB:
        240, 36, 25
        CMY:
        6, 86, 90
        CMYK:
        0, 85, 90, 6
      HSL:
        3°, 87.7551%, 51.9608%
        HSV (HSB):
        3°, 89.5833%, 94.1176%
        XYZ:
        36.7415, 19.8572, 2.8160
        xyY:
        0.6184, 0.3342, 19.8572
      CIE-Lab:
        51.6754, 72.5262, 57.5361
        CIE-LCH:
        51.6754, 92.5768, 38.4255
        CIE-Luv:
        51.6754, 154.8945, 35.3529
        Hunter-Lab:
        44.5614, 69.1933, 27.4462
      #f02419 color charts
#f02419 RGB chart
      #f02419 CMYK chart
      #f02419 RGB pie chart
      #f02419 color shades, tints & tones
#f02419 color schemes
#f02419 color preview, HTML & CSS examples
           This text has a color of #f02419        
        
          <p style="color:#f02419;">Text here</p>
        
        
          .mytext {color:#f02419;}
        
        Text color #f02419
      
           This box has a color of #f02419        
        
          <div style="background-color:#f02419;">Content here</div>
        
        
          .mybackground {background-color:#f02419;}
        
        Background color #f02419
      
           Border around this has a color of #f02419        
        
          <div style="border:2px solid #f02419;">Content here</div>
        
        
          .myborder {border:2px solid #f02419;}
        
        Border color #f02419