#f5204a color space conversions
Hex:
        #f5204a
        RGB:
        245, 32, 74
        CMY:
        4, 87, 71
        CMYK:
        0, 87, 70, 4
      HSL:
        348°, 91.4163%, 54.3137%
        HSV (HSB):
        348°, 86.9388%, 96.0784%
        XYZ:
        39.4087, 20.9399, 8.4433
        xyY:
        0.5729, 0.3044, 20.9399
      CIE-Lab:
        52.8837, 75.9266, 33.4784
        CIE-LCH:
        52.8837, 82.9798, 23.7941
        CIE-Luv:
        52.8837, 150.0525, 20.0273
        Hunter-Lab:
        45.7602, 73.6443, 21.0924
      #f5204a color charts
#f5204a RGB chart
      #f5204a CMYK chart
      #f5204a RGB pie chart
      #f5204a color shades, tints & tones
#f5204a color schemes
#f5204a color preview, HTML & CSS examples
           This text has a color of #f5204a        
        
          <p style="color:#f5204a;">Text here</p>
        
        
          .mytext {color:#f5204a;}
        
        Text color #f5204a
      
           This box has a color of #f5204a        
        
          <div style="background-color:#f5204a;">Content here</div>
        
        
          .mybackground {background-color:#f5204a;}
        
        Background color #f5204a
      
           Border around this has a color of #f5204a        
        
          <div style="border:2px solid #f5204a;">Content here</div>
        
        
          .myborder {border:2px solid #f5204a;}
        
        Border color #f5204a