#f0264e color space conversions
Hex:
        #f0264e
        RGB:
        240, 38, 78
        CMY:
        6, 85, 69
        CMYK:
        0, 84, 68, 6
      HSL:
        348°, 87.0690%, 54.5098%
        HSV (HSB):
        348°, 84.1667%, 94.1176%
        XYZ:
        38.0034, 20.4615, 9.1542
        xyY:
        0.5620, 0.3026, 20.4615
      CIE-Lab:
        52.3551, 73.7195, 30.2376
        CIE-LCH:
        52.3551, 79.6799, 22.3020
        CIE-Luv:
        52.3551, 143.1827, 17.8211
        Hunter-Lab:
        45.2344, 70.8054, 19.6655
      #f0264e color charts
#f0264e RGB chart
      #f0264e CMYK chart
      #f0264e RGB pie chart
      #f0264e color shades, tints & tones
#f0264e color schemes
#f0264e color preview, HTML & CSS examples
           This text has a color of #f0264e        
        
          <p style="color:#f0264e;">Text here</p>
        
        
          .mytext {color:#f0264e;}
        
        Text color #f0264e
      
           This box has a color of #f0264e        
        
          <div style="background-color:#f0264e;">Content here</div>
        
        
          .mybackground {background-color:#f0264e;}
        
        Background color #f0264e
      
           Border around this has a color of #f0264e        
        
          <div style="border:2px solid #f0264e;">Content here</div>
        
        
          .myborder {border:2px solid #f0264e;}
        
        Border color #f0264e