#f2270f color space conversions
Hex:
        #f2270f
        RGB:
        242, 39, 15
        CMY:
        5, 85, 94
        CMYK:
        0, 84, 94, 5
      HSL:
        6°, 89.7233%, 50.3922%
        HSV (HSB):
        6°, 93.8017%, 94.9020%
        XYZ:
        37.4297, 20.3628, 2.4096
        xyY:
        0.6217, 0.3382, 20.3628
      CIE-Lab:
        52.2449, 72.3313, 61.5127
        CIE-LCH:
        52.2449, 94.9507, 40.3788
        CIE-Luv:
        52.2449, 156.0805, 37.4422
        Hunter-Lab:
        45.1251, 69.0904, 28.4216
      #f2270f color charts
#f2270f RGB chart
      #f2270f CMYK chart
      #f2270f RGB pie chart
      #f2270f color shades, tints & tones
#f2270f color schemes
#f2270f color preview, HTML & CSS examples
           This text has a color of #f2270f        
        
          <p style="color:#f2270f;">Text here</p>
        
        
          .mytext {color:#f2270f;}
        
        Text color #f2270f
      
           This box has a color of #f2270f        
        
          <div style="background-color:#f2270f;">Content here</div>
        
        
          .mybackground {background-color:#f2270f;}
        
        Background color #f2270f
      
           Border around this has a color of #f2270f        
        
          <div style="border:2px solid #f2270f;">Content here</div>
        
        
          .myborder {border:2px solid #f2270f;}
        
        Border color #f2270f