#f2542e color space conversions
Hex:
        #f2542e
        RGB:
        242, 84, 46
        CMY:
        5, 67, 82
        CMYK:
        0, 65, 81, 5
      HSL:
        12°, 88.2883%, 56.4706%
        HSV (HSB):
        12°, 80.9917%, 94.9020%
        XYZ:
        40.2814, 25.4151, 5.3673
        xyY:
        0.5668, 0.3576, 25.4151
      CIE-Lab:
        57.4777, 58.8568, 53.3533
        CIE-LCH:
        57.4777, 79.4399, 42.1921
        CIE-Luv:
        57.4777, 127.2905, 40.6165
        Hunter-Lab:
        50.4134, 54.4018, 28.9770
      #f2542e color charts
#f2542e RGB chart
      #f2542e CMYK chart
      #f2542e RGB pie chart
      #f2542e color shades, tints & tones
#f2542e color schemes
#f2542e color preview, HTML & CSS examples
           This text has a color of #f2542e        
        
          <p style="color:#f2542e;">Text here</p>
        
        
          .mytext {color:#f2542e;}
        
        Text color #f2542e
      
           This box has a color of #f2542e        
        
          <div style="background-color:#f2542e;">Content here</div>
        
        
          .mybackground {background-color:#f2542e;}
        
        Background color #f2542e
      
           Border around this has a color of #f2542e        
        
          <div style="border:2px solid #f2542e;">Content here</div>
        
        
          .myborder {border:2px solid #f2542e;}
        
        Border color #f2542e