#f01d34 color space conversions
Hex:
        #f01d34
        RGB:
        240, 29, 52
        CMY:
        6, 89, 80
        CMYK:
        0, 88, 78, 6
      HSL:
        353°, 87.5519%, 52.7451%
        HSV (HSB):
        353°, 87.9167%, 94.1176%
        XYZ:
        36.9944, 19.6519, 5.0922
        xyY:
        0.5992, 0.3183, 19.6519
      CIE-Lab:
        51.4414, 74.3685, 44.2209
        CIE-LCH:
        51.4414, 86.5226, 30.7365
        CIE-Luv:
        51.4414, 152.8381, 27.6153
        Hunter-Lab:
        44.3305, 71.3822, 24.2208
      #f01d34 color charts
#f01d34 RGB chart
      #f01d34 CMYK chart
      #f01d34 RGB pie chart
      #f01d34 color shades, tints & tones
#f01d34 color schemes
#f01d34 color preview, HTML & CSS examples
           This text has a color of #f01d34        
        
          <p style="color:#f01d34;">Text here</p>
        
        
          .mytext {color:#f01d34;}
        
        Text color #f01d34
      
           This box has a color of #f01d34        
        
          <div style="background-color:#f01d34;">Content here</div>
        
        
          .mybackground {background-color:#f01d34;}
        
        Background color #f01d34
      
           Border around this has a color of #f01d34        
        
          <div style="border:2px solid #f01d34;">Content here</div>
        
        
          .myborder {border:2px solid #f01d34;}
        
        Border color #f01d34