#f01f30 color space conversions
Hex:
        #f01f30
        RGB:
        240, 31, 48
        CMY:
        6, 88, 81
        CMYK:
        0, 87, 80, 6
      HSL:
        355°, 87.4477%, 53.1373%
        HSV (HSB):
        355°, 87.0833%, 94.1176%
        XYZ:
        36.9587, 19.7186, 4.6544
        xyY:
        0.6026, 0.3215, 19.7186
      CIE-Lab:
        51.5176, 73.9225, 46.4793
        CIE-LCH:
        51.5176, 87.3204, 32.1599
        CIE-Luv:
        51.5176, 153.0755, 29.1589
        Hunter-Lab:
        44.4057, 70.8549, 24.8694
      #f01f30 color charts
#f01f30 RGB chart
      #f01f30 CMYK chart
      #f01f30 RGB pie chart
      #f01f30 color shades, tints & tones
#f01f30 color schemes
#f01f30 color preview, HTML & CSS examples
           This text has a color of #f01f30        
        
          <p style="color:#f01f30;">Text here</p>
        
        
          .mytext {color:#f01f30;}
        
        Text color #f01f30
      
           This box has a color of #f01f30        
        
          <div style="background-color:#f01f30;">Content here</div>
        
        
          .mybackground {background-color:#f01f30;}
        
        Background color #f01f30
      
           Border around this has a color of #f01f30        
        
          <div style="border:2px solid #f01f30;">Content here</div>
        
        
          .myborder {border:2px solid #f01f30;}
        
        Border color #f01f30