#f5242e color space conversions
Hex:
        #f5242e
        RGB:
        245, 36, 46
        CMY:
        4, 86, 82
        CMYK:
        0, 85, 81, 4
      HSL:
        357°, 91.2664%, 55.0980%
        HSV (HSB):
        357°, 85.3061%, 96.0784%
        XYZ:
        38.7802, 20.8715, 4.5694
        xyY:
        0.6039, 0.3250, 20.8715
      CIE-Lab:
        52.8086, 74.2577, 49.1335
        CIE-LCH:
        52.8086, 89.0410, 33.4911
        CIE-Luv:
        52.8086, 155.4926, 31.2456
        Hunter-Lab:
        45.6853, 71.5713, 26.0496
      #f5242e color charts
#f5242e RGB chart
      #f5242e CMYK chart
      #f5242e RGB pie chart
      #f5242e color shades, tints & tones
#f5242e color schemes
#f5242e color preview, HTML & CSS examples
           This text has a color of #f5242e        
        
          <p style="color:#f5242e;">Text here</p>
        
        
          .mytext {color:#f5242e;}
        
        Text color #f5242e
      
           This box has a color of #f5242e        
        
          <div style="background-color:#f5242e;">Content here</div>
        
        
          .mybackground {background-color:#f5242e;}
        
        Background color #f5242e
      
           Border around this has a color of #f5242e        
        
          <div style="border:2px solid #f5242e;">Content here</div>
        
        
          .myborder {border:2px solid #f5242e;}
        
        Border color #f5242e