#f2563e color space conversions
Hex:
        #f2563e
        RGB:
        242, 86, 62
        CMY:
        5, 66, 76
        CMYK:
        0, 64, 74, 5
      HSL:
        8°, 87.3786%, 59.6078%
        HSV (HSB):
        8°, 74.3802%, 94.9020%
        XYZ:
        40.8152, 25.8806, 7.4017
        xyY:
        0.5508, 0.3493, 25.8806
      CIE-Lab:
        57.9236, 58.5868, 45.8300
        CIE-LCH:
        57.9236, 74.3828, 38.0346
        CIE-Luv:
        57.9236, 123.4732, 36.0431
        Hunter-Lab:
        50.8730, 54.1822, 26.9848
      #f2563e color charts
#f2563e RGB chart
      #f2563e CMYK chart
      #f2563e RGB pie chart
      #f2563e color shades, tints & tones
#f2563e color schemes
#f2563e color preview, HTML & CSS examples
           This text has a color of #f2563e        
        
          <p style="color:#f2563e;">Text here</p>
        
        
          .mytext {color:#f2563e;}
        
        Text color #f2563e
      
           This box has a color of #f2563e        
        
          <div style="background-color:#f2563e;">Content here</div>
        
        
          .mybackground {background-color:#f2563e;}
        
        Background color #f2563e
      
           Border around this has a color of #f2563e        
        
          <div style="border:2px solid #f2563e;">Content here</div>
        
        
          .myborder {border:2px solid #f2563e;}
        
        Border color #f2563e