#f2070a color space conversions
Hex:
        #f2070a
        RGB:
        242, 7, 10
        CMY:
        5, 97, 96
        CMYK:
        0, 97, 96, 5
      HSL:
        359°, 94.3775%, 48.8235%
        HSV (HSB):
        359°, 97.1074%, 94.9020%
        XYZ:
        36.7487, 19.0511, 2.0275
        xyY:
        0.6355, 0.3294, 19.0511
      CIE-Lab:
        50.7470, 76.5518, 62.0701
        CIE-LCH:
        50.7470, 98.5539, 39.0360
        CIE-Luv:
        50.7470, 164.5975, 35.2657
        Hunter-Lab:
        43.6476, 73.9033, 27.7992
      #f2070a color charts
#f2070a RGB chart
      #f2070a CMYK chart
      #f2070a RGB pie chart
      #f2070a color shades, tints & tones
#f2070a color schemes
#f2070a color preview, HTML & CSS examples
           This text has a color of #f2070a        
        
          <p style="color:#f2070a;">Text here</p>
        
        
          .mytext {color:#f2070a;}
        
        Text color #f2070a
      
           This box has a color of #f2070a        
        
          <div style="background-color:#f2070a;">Content here</div>
        
        
          .mybackground {background-color:#f2070a;}
        
        Background color #f2070a
      
           Border around this has a color of #f2070a        
        
          <div style="border:2px solid #f2070a;">Content here</div>
        
        
          .myborder {border:2px solid #f2070a;}
        
        Border color #f2070a