#f2304a color space conversions
Hex:
        #f2304a
        RGB:
        242, 48, 74
        CMY:
        5, 81, 71
        CMYK:
        0, 80, 69, 5
      HSL:
        352°, 88.1818%, 56.8627%
        HSV (HSB):
        352°, 80.1653%, 94.9020%
        XYZ:
        38.9109, 21.4856, 8.5749
        xyY:
        0.5642, 0.3115, 21.4856
      CIE-Lab:
        53.4769, 71.7932, 34.0604
        CIE-LCH:
        53.4769, 79.4631, 25.3808
        CIE-Luv:
        53.4769, 142.1159, 21.8519
        Hunter-Lab:
        46.3525, 68.7261, 21.4786
      #f2304a color charts
#f2304a RGB chart
      #f2304a CMYK chart
      #f2304a RGB pie chart
      #f2304a color shades, tints & tones
#f2304a color schemes
#f2304a color preview, HTML & CSS examples
           This text has a color of #f2304a        
        
          <p style="color:#f2304a;">Text here</p>
        
        
          .mytext {color:#f2304a;}
        
        Text color #f2304a
      
           This box has a color of #f2304a        
        
          <div style="background-color:#f2304a;">Content here</div>
        
        
          .mybackground {background-color:#f2304a;}
        
        Background color #f2304a
      
           Border around this has a color of #f2304a        
        
          <div style="border:2px solid #f2304a;">Content here</div>
        
        
          .myborder {border:2px solid #f2304a;}
        
        Border color #f2304a