#f52243 color space conversions
Hex:
        #f52243
        RGB:
        245, 34, 67
        CMY:
        4, 87, 74
        CMYK:
        0, 86, 73, 4
      HSL:
        351°, 91.3420%, 54.7059%
        HSV (HSB):
        351°, 86.1224%, 96.0784%
        XYZ:
        39.2413, 20.9618, 7.2880
        xyY:
        0.5814, 0.3106, 20.9618
      CIE-Lab:
        52.9076, 75.2947, 37.6020
        CIE-LCH:
        52.9076, 84.1617, 26.5375
        CIE-Luv:
        52.9076, 151.4132, 23.4084
        Hunter-Lab:
        45.7840, 72.8697, 22.6110
      #f52243 color charts
#f52243 RGB chart
      #f52243 CMYK chart
      #f52243 RGB pie chart
      #f52243 color shades, tints & tones
#f52243 color schemes
#f52243 color preview, HTML & CSS examples
           This text has a color of #f52243        
        
          <p style="color:#f52243;">Text here</p>
        
        
          .mytext {color:#f52243;}
        
        Text color #f52243
      
           This box has a color of #f52243        
        
          <div style="background-color:#f52243;">Content here</div>
        
        
          .mybackground {background-color:#f52243;}
        
        Background color #f52243
      
           Border around this has a color of #f52243        
        
          <div style="border:2px solid #f52243;">Content here</div>
        
        
          .myborder {border:2px solid #f52243;}
        
        Border color #f52243