#f5214a color space conversions
Hex:
        #f5214a
        RGB:
        245, 33, 74
        CMY:
        4, 87, 71
        CMYK:
        0, 87, 70, 4
      HSL:
        348°, 91.3793%, 54.5098%
        HSV (HSB):
        348°, 86.5306%, 96.0784%
        XYZ:
        39.4361, 20.9946, 8.4524
        xyY:
        0.5725, 0.3048, 20.9946
      CIE-Lab:
        52.9436, 75.7546, 33.5510
        CIE-LCH:
        52.9436, 82.8518, 23.8881
        CIE-Luv:
        52.9436, 149.7608, 20.1531
        Hunter-Lab:
        45.8199, 73.4460, 21.1366
      #f5214a color charts
#f5214a RGB chart
      #f5214a CMYK chart
      #f5214a RGB pie chart
      #f5214a color shades, tints & tones
#f5214a color schemes
#f5214a color preview, HTML & CSS examples
           This text has a color of #f5214a        
        
          <p style="color:#f5214a;">Text here</p>
        
        
          .mytext {color:#f5214a;}
        
        Text color #f5214a
      
           This box has a color of #f5214a        
        
          <div style="background-color:#f5214a;">Content here</div>
        
        
          .mybackground {background-color:#f5214a;}
        
        Background color #f5214a
      
           Border around this has a color of #f5214a        
        
          <div style="border:2px solid #f5214a;">Content here</div>
        
        
          .myborder {border:2px solid #f5214a;}
        
        Border color #f5214a