#f0365e color space conversions
Hex:
        #f0365e
        RGB:
        240, 54, 94
        CMY:
        6, 79, 63
        CMYK:
        0, 78, 61, 6
      HSL:
        347°, 86.1111%, 57.6471%
        HSV (HSB):
        347°, 77.5000%, 94.1176%
        XYZ:
        39.2747, 21.9718, 12.7606
        xyY:
        0.5307, 0.2969, 21.9718
      CIE-Lab:
        53.9970, 70.7047, 22.8105
        CIE-LCH:
        53.9970, 74.2931, 17.8806
        CIE-Luv:
        53.9970, 131.9874, 12.1909
        Hunter-Lab:
        46.8740, 67.5317, 16.6712
      #f0365e color charts
#f0365e RGB chart
      #f0365e CMYK chart
      #f0365e RGB pie chart
      #f0365e color shades, tints & tones
#f0365e color schemes
#f0365e color preview, HTML & CSS examples
           This text has a color of #f0365e        
        
          <p style="color:#f0365e;">Text here</p>
        
        
          .mytext {color:#f0365e;}
        
        Text color #f0365e
      
           This box has a color of #f0365e        
        
          <div style="background-color:#f0365e;">Content here</div>
        
        
          .mybackground {background-color:#f0365e;}
        
        Background color #f0365e
      
           Border around this has a color of #f0365e        
        
          <div style="border:2px solid #f0365e;">Content here</div>
        
        
          .myborder {border:2px solid #f0365e;}
        
        Border color #f0365e