#f5034d color space conversions
Hex:
        #f5034d
        RGB:
        245, 3, 77
        CMY:
        4, 99, 70
        CMYK:
        0, 99, 69, 4
      HSL:
        342°, 97.5806%, 48.6275%
        HSV (HSB):
        342°, 98.7755%, 96.0784%
        XYZ:
        39.0283, 20.0134, 8.8271
        xyY:
        0.5751, 0.2949, 20.0134
      CIE-Lab:
        51.8524, 79.1682, 30.4270
        CIE-LCH:
        51.8524, 84.8140, 21.0234
        CIE-Luv:
        51.8524, 154.3889, 16.3032
        Hunter-Lab:
        44.7364, 77.4360, 19.6167
      #f5034d color charts
#f5034d RGB chart
      #f5034d CMYK chart
      #f5034d RGB pie chart
      #f5034d color shades, tints & tones
#f5034d color schemes
#f5034d color preview, HTML & CSS examples
           This text has a color of #f5034d        
        
          <p style="color:#f5034d;">Text here</p>
        
        
          .mytext {color:#f5034d;}
        
        Text color #f5034d
      
           This box has a color of #f5034d        
        
          <div style="background-color:#f5034d;">Content here</div>
        
        
          .mybackground {background-color:#f5034d;}
        
        Background color #f5034d
      
           Border around this has a color of #f5034d        
        
          <div style="border:2px solid #f5034d;">Content here</div>
        
        
          .myborder {border:2px solid #f5034d;}
        
        Border color #f5034d