#f53232 color space conversions
Hex:
        #f53232
        RGB:
        245, 50, 50
        CMY:
        4, 80, 80
        CMYK:
        0, 80, 80, 4
      HSL:
        0°, 90.6977%, 57.8431%
        HSV (HSB):
        0°, 79.5918%, 96.0784%
        XYZ:
        39.3725, 21.9240, 5.1742
        xyY:
        0.5923, 0.3298, 21.9240
      CIE-Lab:
        53.9462, 71.2323, 48.1549
        CIE-LCH:
        53.9462, 85.9822, 34.0597
        CIE-Luv:
        53.9462, 149.0635, 32.1443
        Hunter-Lab:
        46.8230, 68.1566, 26.2243
      #f53232 color charts
#f53232 RGB chart
      #f53232 CMYK chart
      #f53232 RGB pie chart
      #f53232 color shades, tints & tones
#f53232 color schemes
#f53232 color preview, HTML & CSS examples
           This text has a color of #f53232        
        
          <p style="color:#f53232;">Text here</p>
        
        
          .mytext {color:#f53232;}
        
        Text color #f53232
      
           This box has a color of #f53232        
        
          <div style="background-color:#f53232;">Content here</div>
        
        
          .mybackground {background-color:#f53232;}
        
        Background color #f53232
      
           Border around this has a color of #f53232        
        
          <div style="border:2px solid #f53232;">Content here</div>
        
        
          .myborder {border:2px solid #f53232;}
        
        Border color #f53232