#f20f25 color space conversions
Hex:
        #f20f25
        RGB:
        242, 15, 37
        CMY:
        5, 94, 85
        CMYK:
        0, 94, 85, 5
      HSL:
        354°, 89.7233%, 50.3922%
        HSV (HSB):
        354°, 93.8017%, 94.9020%
        XYZ:
        37.1227, 19.3525, 3.5291
        xyY:
        0.6187, 0.3225, 19.3525
      CIE-Lab:
        51.0970, 76.2743, 51.9174
        CIE-LCH:
        51.0970, 92.2669, 34.2418
        CIE-Luv:
        51.0970, 160.4100, 31.2009
        Hunter-Lab:
        43.9914, 73.6444, 26.0376
      #f20f25 color charts
#f20f25 RGB chart
      #f20f25 CMYK chart
      #f20f25 RGB pie chart
      #f20f25 color shades, tints & tones
#f20f25 color schemes
#f20f25 color preview, HTML & CSS examples
           This text has a color of #f20f25        
        
          <p style="color:#f20f25;">Text here</p>
        
        
          .mytext {color:#f20f25;}
        
        Text color #f20f25
      
           This box has a color of #f20f25        
        
          <div style="background-color:#f20f25;">Content here</div>
        
        
          .mybackground {background-color:#f20f25;}
        
        Background color #f20f25
      
           Border around this has a color of #f20f25        
        
          <div style="border:2px solid #f20f25;">Content here</div>
        
        
          .myborder {border:2px solid #f20f25;}
        
        Border color #f20f25