#f2350d color space conversions
Hex:
        #f2350d
        RGB:
        242, 53, 13
        CMY:
        5, 79, 95
        CMYK:
        0, 78, 95, 5
      HSL:
        10°, 89.8039%, 50.0000%
        HSV (HSB):
        10°, 94.6281%, 94.9020%
        XYZ:
        37.9637, 21.4525, 2.5206
        xyY:
        0.6129, 0.3464, 21.4525
      CIE-Lab:
        53.4412, 68.9095, 62.7258
        CIE-LCH:
        53.4412, 93.1828, 42.3105
        CIE-Luv:
        53.4412, 149.7716, 39.8073
        Hunter-Lab:
        46.3169, 65.2534, 29.1952
      #f2350d color charts
#f2350d RGB chart
      #f2350d CMYK chart
      #f2350d RGB pie chart
      #f2350d color shades, tints & tones
#f2350d color schemes
#f2350d color preview, HTML & CSS examples
           This text has a color of #f2350d        
        
          <p style="color:#f2350d;">Text here</p>
        
        
          .mytext {color:#f2350d;}
        
        Text color #f2350d
      
           This box has a color of #f2350d        
        
          <div style="background-color:#f2350d;">Content here</div>
        
        
          .mybackground {background-color:#f2350d;}
        
        Background color #f2350d
      
           Border around this has a color of #f2350d        
        
          <div style="border:2px solid #f2350d;">Content here</div>
        
        
          .myborder {border:2px solid #f2350d;}
        
        Border color #f2350d