#f03324 color space conversions
Hex:
        #f03324
        RGB:
        240, 51, 36
        CMY:
        6, 80, 86
        CMYK:
        0, 79, 85, 6
      HSL:
        4°, 87.1795%, 54.1176%
        HSV (HSB):
        4°, 85.0000%, 94.1176%
        XYZ:
        37.4374, 21.0203, 3.7532
        xyY:
        0.6018, 0.3379, 21.0203
      CIE-Lab:
        52.9717, 69.2239, 53.8272
        CIE-LCH:
        52.9717, 87.6887, 37.8680
        CIE-Luv:
        52.9717, 147.0636, 35.3916
        Hunter-Lab:
        45.8479, 65.5217, 27.2399
      #f03324 color charts
#f03324 RGB chart
      #f03324 CMYK chart
      #f03324 RGB pie chart
      #f03324 color shades, tints & tones
#f03324 color schemes
#f03324 color preview, HTML & CSS examples
           This text has a color of #f03324        
        
          <p style="color:#f03324;">Text here</p>
        
        
          .mytext {color:#f03324;}
        
        Text color #f03324
      
           This box has a color of #f03324        
        
          <div style="background-color:#f03324;">Content here</div>
        
        
          .mybackground {background-color:#f03324;}
        
        Background color #f03324
      
           Border around this has a color of #f03324        
        
          <div style="border:2px solid #f03324;">Content here</div>
        
        
          .myborder {border:2px solid #f03324;}
        
        Border color #f03324