#f5304d color space conversions
Hex:
        #f5304d
        RGB:
        245, 48, 77
        CMY:
        4, 81, 70
        CMYK:
        0, 80, 69, 4
      HSL:
        351°, 90.7834%, 57.4510%
        HSV (HSB):
        351°, 80.4082%, 96.0784%
        XYZ:
        40.0527, 22.0622, 9.1686
        xyY:
        0.5619, 0.3095, 22.0622
      CIE-Lab:
        54.0929, 72.7341, 33.1880
        CIE-LCH:
        54.0929, 79.9481, 24.5268
        CIE-Luv:
        54.0929, 143.5975, 21.0557
        Hunter-Lab:
        46.9704, 70.0126, 21.3059
      #f5304d color charts
#f5304d RGB chart
      #f5304d CMYK chart
      #f5304d RGB pie chart
      #f5304d color shades, tints & tones
#f5304d color schemes
#f5304d color preview, HTML & CSS examples
           This text has a color of #f5304d        
        
          <p style="color:#f5304d;">Text here</p>
        
        
          .mytext {color:#f5304d;}
        
        Text color #f5304d
      
           This box has a color of #f5304d        
        
          <div style="background-color:#f5304d;">Content here</div>
        
        
          .mybackground {background-color:#f5304d;}
        
        Background color #f5304d
      
           Border around this has a color of #f5304d        
        
          <div style="border:2px solid #f5304d;">Content here</div>
        
        
          .myborder {border:2px solid #f5304d;}
        
        Border color #f5304d