#f20935 color space conversions
Hex:
        #f20935
        RGB:
        242, 9, 53
        CMY:
        5, 96, 79
        CMYK:
        0, 96, 78, 5
      HSL:
        349°, 92.8287%, 49.2157%
        HSV (HSB):
        349°, 96.2810%, 94.9020%
        XYZ:
        37.3582, 19.3297, 5.1302
        xyY:
        0.6043, 0.3127, 19.3297
      CIE-Lab:
        51.0707, 77.1593, 43.4031
        CIE-LCH:
        51.0707, 88.5290, 29.3583
        CIE-Luv:
        51.0707, 158.1550, 26.0983
        Hunter-Lab:
        43.9655, 74.7348, 23.8575
      #f20935 color charts
#f20935 RGB chart
      #f20935 CMYK chart
      #f20935 RGB pie chart
      #f20935 color shades, tints & tones
#f20935 color schemes
#f20935 color preview, HTML & CSS examples
           This text has a color of #f20935        
        
          <p style="color:#f20935;">Text here</p>
        
        
          .mytext {color:#f20935;}
        
        Text color #f20935
      
           This box has a color of #f20935        
        
          <div style="background-color:#f20935;">Content here</div>
        
        
          .mybackground {background-color:#f20935;}
        
        Background color #f20935
      
           Border around this has a color of #f20935        
        
          <div style="border:2px solid #f20935;">Content here</div>
        
        
          .myborder {border:2px solid #f20935;}
        
        Border color #f20935