#f20d32 color space conversions
Hex:
        #f20d32
        RGB:
        242, 13, 50
        CMY:
        5, 95, 80
        CMYK:
        0, 95, 79, 5
      HSL:
        350°, 89.8039%, 50.0000%
        HSV (HSB):
        350°, 94.6281%, 94.9020%
        XYZ:
        37.3376, 19.3954, 4.7934
        xyY:
        0.6069, 0.3152, 19.3954
      CIE-Lab:
        51.1466, 76.7645, 45.1506
        CIE-LCH:
        51.1466, 89.0582, 30.4628
        CIE-Luv:
        51.1466, 158.2681, 27.3293
        Hunter-Lab:
        44.0402, 74.2633, 24.3749
      #f20d32 color charts
#f20d32 RGB chart
      #f20d32 CMYK chart
      #f20d32 RGB pie chart
      #f20d32 color shades, tints & tones
#f20d32 color schemes
#f20d32 color preview, HTML & CSS examples
           This text has a color of #f20d32        
        
          <p style="color:#f20d32;">Text here</p>
        
        
          .mytext {color:#f20d32;}
        
        Text color #f20d32
      
           This box has a color of #f20d32        
        
          <div style="background-color:#f20d32;">Content here</div>
        
        
          .mybackground {background-color:#f20d32;}
        
        Background color #f20d32
      
           Border around this has a color of #f20d32        
        
          <div style="border:2px solid #f20d32;">Content here</div>
        
        
          .myborder {border:2px solid #f20d32;}
        
        Border color #f20d32