#f02429 color space conversions
Hex:
        #f02429
        RGB:
        240, 36, 41
        CMY:
        6, 86, 84
        CMYK:
        0, 85, 83, 6
      HSL:
        359°, 87.1795%, 54.1176%
        HSV (HSB):
        359°, 85.0000%, 94.1176%
        XYZ:
        36.9663, 19.9471, 3.9997
        xyY:
        0.6069, 0.3275, 19.9471
      CIE-Lab:
        51.7774, 72.8279, 50.3735
        CIE-LCH:
        51.7774, 88.5516, 34.6708
        CIE-Luv:
        51.7774, 152.6942, 31.8261
        Hunter-Lab:
        44.6622, 69.5832, 25.9539
      #f02429 color charts
#f02429 RGB chart
      #f02429 CMYK chart
      #f02429 RGB pie chart
      #f02429 color shades, tints & tones
#f02429 color schemes
#f02429 color preview, HTML & CSS examples
           This text has a color of #f02429        
        
          <p style="color:#f02429;">Text here</p>
        
        
          .mytext {color:#f02429;}
        
        Text color #f02429
      
           This box has a color of #f02429        
        
          <div style="background-color:#f02429;">Content here</div>
        
        
          .mybackground {background-color:#f02429;}
        
        Background color #f02429
      
           Border around this has a color of #f02429        
        
          <div style="border:2px solid #f02429;">Content here</div>
        
        
          .myborder {border:2px solid #f02429;}
        
        Border color #f02429