#f2514f color space conversions
Hex:
        #f2514f
        RGB:
        242, 81, 79
        CMY:
        5, 68, 69
        CMYK:
        0, 67, 67, 5
      HSL:
        1°, 86.2434%, 62.9412%
        HSV (HSB):
        1°, 67.3554%, 94.9020%
        XYZ:
        40.9717, 25.3266, 10.1262
        xyY:
        0.5361, 0.3314, 25.3266
      CIE-Lab:
        57.3923, 61.3581, 35.9250
        CIE-LCH:
        57.3923, 71.1015, 30.3489
        CIE-Luv:
        57.3923, 123.3633, 27.4515
        Hunter-Lab:
        50.3256, 57.2529, 23.2979
      #f2514f color charts
#f2514f RGB chart
      #f2514f CMYK chart
      #f2514f RGB pie chart
      #f2514f color shades, tints & tones
#f2514f color schemes
#f2514f color preview, HTML & CSS examples
           This text has a color of #f2514f        
        
          <p style="color:#f2514f;">Text here</p>
        
        
          .mytext {color:#f2514f;}
        
        Text color #f2514f
      
           This box has a color of #f2514f        
        
          <div style="background-color:#f2514f;">Content here</div>
        
        
          .mybackground {background-color:#f2514f;}
        
        Background color #f2514f
      
           Border around this has a color of #f2514f        
        
          <div style="border:2px solid #f2514f;">Content here</div>
        
        
          .myborder {border:2px solid #f2514f;}
        
        Border color #f2514f