#f5225a color space conversions
Hex:
        #f5225a
        RGB:
        245, 34, 90
        CMY:
        4, 87, 65
        CMYK:
        0, 86, 63, 4
      HSL:
        344°, 91.3420%, 54.7059%
        HSV (HSB):
        344°, 86.1224%, 96.0784%
        XYZ:
        40.0737, 21.2947, 11.6710
        xyY:
        0.5487, 0.2916, 21.2947
      CIE-Lab:
        53.2705, 76.3444, 24.4270
        CIE-LCH:
        53.2705, 80.1570, 17.7425
        CIE-Luv:
        53.2705, 144.3733, 12.0951
        Hunter-Lab:
        46.1462, 74.2548, 17.3071
      #f5225a color charts
#f5225a RGB chart
      #f5225a CMYK chart
      #f5225a RGB pie chart
      #f5225a color shades, tints & tones
#f5225a color schemes
#f5225a color preview, HTML & CSS examples
           This text has a color of #f5225a        
        
          <p style="color:#f5225a;">Text here</p>
        
        
          .mytext {color:#f5225a;}
        
        Text color #f5225a
      
           This box has a color of #f5225a        
        
          <div style="background-color:#f5225a;">Content here</div>
        
        
          .mybackground {background-color:#f5225a;}
        
        Background color #f5225a
      
           Border around this has a color of #f5225a        
        
          <div style="border:2px solid #f5225a;">Content here</div>
        
        
          .myborder {border:2px solid #f5225a;}
        
        Border color #f5225a