#f5223f color space conversions
Hex:
        #f5223f
        RGB:
        245, 34, 63
        CMY:
        4, 87, 75
        CMYK:
        0, 86, 74, 4
      HSL:
        352°, 91.3420%, 54.7059%
        HSV (HSB):
        352°, 86.1224%, 96.0784%
        XYZ:
        39.1254, 20.9154, 6.6776
        xyY:
        0.5864, 0.3135, 20.9154
      CIE-Lab:
        52.8568, 75.1469, 39.8479
        CIE-LCH:
        52.8568, 85.0582, 27.9355
        CIE-Luv:
        52.8568, 152.4487, 25.0633
        Hunter-Lab:
        45.7334, 72.6754, 23.3564
      #f5223f color charts
#f5223f RGB chart
      #f5223f CMYK chart
      #f5223f RGB pie chart
      #f5223f color shades, tints & tones
#f5223f color schemes
#f5223f color preview, HTML & CSS examples
           This text has a color of #f5223f        
        
          <p style="color:#f5223f;">Text here</p>
        
        
          .mytext {color:#f5223f;}
        
        Text color #f5223f
      
           This box has a color of #f5223f        
        
          <div style="background-color:#f5223f;">Content here</div>
        
        
          .mybackground {background-color:#f5223f;}
        
        Background color #f5223f
      
           Border around this has a color of #f5223f        
        
          <div style="border:2px solid #f5223f;">Content here</div>
        
        
          .myborder {border:2px solid #f5223f;}
        
        Border color #f5223f