#f2544e color space conversions
Hex:
        #f2544e
        RGB:
        242, 84, 78
        CMY:
        5, 67, 69
        CMYK:
        0, 65, 68, 5
      HSL:
        2°, 86.3158%, 62.7451%
        HSV (HSB):
        2°, 67.7686%, 94.9020%
        XYZ:
        41.1634, 25.7680, 10.0119
        xyY:
        0.5350, 0.3349, 25.7680
      CIE-Lab:
        57.8161, 60.1195, 36.9981
        CIE-LCH:
        57.8161, 70.5919, 31.6086
        CIE-Luv:
        57.8161, 121.6760, 28.8110
        Hunter-Lab:
        50.7621, 55.9133, 23.8397
      #f2544e color charts
#f2544e RGB chart
      #f2544e CMYK chart
      #f2544e RGB pie chart
      #f2544e color shades, tints & tones
#f2544e color schemes
#f2544e color preview, HTML & CSS examples
           This text has a color of #f2544e        
        
          <p style="color:#f2544e;">Text here</p>
        
        
          .mytext {color:#f2544e;}
        
        Text color #f2544e
      
           This box has a color of #f2544e        
        
          <div style="background-color:#f2544e;">Content here</div>
        
        
          .mybackground {background-color:#f2544e;}
        
        Background color #f2544e
      
           Border around this has a color of #f2544e        
        
          <div style="border:2px solid #f2544e;">Content here</div>
        
        
          .myborder {border:2px solid #f2544e;}
        
        Border color #f2544e