#f2230d color space conversions
Hex:
        #f2230d
        RGB:
        242, 35, 13
        CMY:
        5, 86, 95
        CMYK:
        0, 86, 95, 5
      HSL:
        6°, 89.8039%, 50.0000%
        HSV (HSB):
        6°, 94.6281%, 94.9020%
        XYZ:
        37.2916, 20.1084, 2.2966
        xyY:
        0.6247, 0.3368, 20.1084
      CIE-Lab:
        51.9595, 73.1103, 61.9124
        CIE-LCH:
        51.9595, 95.8033, 40.2591
        CIE-Luv:
        51.9595, 157.7353, 37.1550
        Hunter-Lab:
        44.8424, 69.9694, 28.3531
      #f2230d color charts
#f2230d RGB chart
      #f2230d CMYK chart
      #f2230d RGB pie chart
      #f2230d color shades, tints & tones
#f2230d color schemes
#f2230d color preview, HTML & CSS examples
           This text has a color of #f2230d        
        
          <p style="color:#f2230d;">Text here</p>
        
        
          .mytext {color:#f2230d;}
        
        Text color #f2230d
      
           This box has a color of #f2230d        
        
          <div style="background-color:#f2230d;">Content here</div>
        
        
          .mybackground {background-color:#f2230d;}
        
        Background color #f2230d
      
           Border around this has a color of #f2230d        
        
          <div style="border:2px solid #f2230d;">Content here</div>
        
        
          .myborder {border:2px solid #f2230d;}
        
        Border color #f2230d