#f0321d color space conversions
Hex:
        #f0321d
        RGB:
        240, 50, 29
        CMY:
        6, 80, 89
        CMYK:
        0, 79, 88, 6
      HSL:
        6°, 87.5519%, 52.7451%
        HSV (HSB):
        6°, 87.9167%, 94.1176%
        XYZ:
        37.2976, 20.8952, 3.2298
        xyY:
        0.6072, 0.3402, 20.8952
      CIE-Lab:
        52.8346, 69.3578, 56.7694
        CIE-LCH:
        52.8346, 89.6285, 39.3003
        CIE-Luv:
        52.8346, 148.4288, 36.7068
        Hunter-Lab:
        45.7112, 65.6503, 27.8087
      #f0321d color charts
#f0321d RGB chart
      #f0321d CMYK chart
      #f0321d RGB pie chart
      #f0321d color shades, tints & tones
#f0321d color schemes
#f0321d color preview, HTML & CSS examples
           This text has a color of #f0321d        
        
          <p style="color:#f0321d;">Text here</p>
        
        
          .mytext {color:#f0321d;}
        
        Text color #f0321d
      
           This box has a color of #f0321d        
        
          <div style="background-color:#f0321d;">Content here</div>
        
        
          .mybackground {background-color:#f0321d;}
        
        Background color #f0321d
      
           Border around this has a color of #f0321d        
        
          <div style="border:2px solid #f0321d;">Content here</div>
        
        
          .myborder {border:2px solid #f0321d;}
        
        Border color #f0321d