#f0052e color space conversions
Hex:
        #f0052e
        RGB:
        240, 5, 46
        CMY:
        6, 98, 82
        CMYK:
        0, 98, 81, 6
      HSL:
        350°, 95.9184%, 48.0392%
        HSV (HSB):
        350°, 97.9167%, 94.1176%
        XYZ:
        36.4826, 18.8311, 4.2967
        xyY:
        0.6120, 0.3159, 18.8311
      CIE-Lab:
        50.4890, 76.7824, 46.5455
        CIE-LCH:
        50.4890, 89.7888, 31.2242
        CIE-Luv:
        50.4890, 158.7880, 27.8247
        Hunter-Lab:
        43.3948, 74.1266, 24.5058
      #f0052e color charts
#f0052e RGB chart
      #f0052e CMYK chart
      #f0052e RGB pie chart
      #f0052e color shades, tints & tones
#f0052e color schemes
#f0052e color preview, HTML & CSS examples
           This text has a color of #f0052e        
        
          <p style="color:#f0052e;">Text here</p>
        
        
          .mytext {color:#f0052e;}
        
        Text color #f0052e
      
           This box has a color of #f0052e        
        
          <div style="background-color:#f0052e;">Content here</div>
        
        
          .mybackground {background-color:#f0052e;}
        
        Background color #f0052e
      
           Border around this has a color of #f0052e        
        
          <div style="border:2px solid #f0052e;">Content here</div>
        
        
          .myborder {border:2px solid #f0052e;}
        
        Border color #f0052e