#f20e25 color space conversions
Hex:
        #f20e25
        RGB:
        242, 14, 37
        CMY:
        5, 95, 85
        CMYK:
        0, 94, 85, 5
      HSL:
        354°, 89.7638%, 50.1961%
        HSV (HSB):
        354°, 94.2149%, 94.9020%
        XYZ:
        37.1089, 19.3249, 3.5245
        xyY:
        0.6189, 0.3223, 19.3249
      CIE-Lab:
        51.0652, 76.3665, 51.8901
        CIE-LCH:
        51.0652, 92.3278, 34.1957
        CIE-Luv:
        51.0652, 160.5826, 31.1404
        Hunter-Lab:
        43.9601, 73.7507, 26.0185
      #f20e25 color charts
#f20e25 RGB chart
      #f20e25 CMYK chart
      #f20e25 RGB pie chart
      #f20e25 color shades, tints & tones
#f20e25 color schemes
#f20e25 color preview, HTML & CSS examples
           This text has a color of #f20e25        
        
          <p style="color:#f20e25;">Text here</p>
        
        
          .mytext {color:#f20e25;}
        
        Text color #f20e25
      
           This box has a color of #f20e25        
        
          <div style="background-color:#f20e25;">Content here</div>
        
        
          .mybackground {background-color:#f20e25;}
        
        Background color #f20e25
      
           Border around this has a color of #f20e25        
        
          <div style="border:2px solid #f20e25;">Content here</div>
        
        
          .myborder {border:2px solid #f20e25;}
        
        Border color #f20e25