#f14a52 color space conversions
Hex:
        #f14a52
        RGB:
        241, 74, 82
        CMY:
        5, 71, 68
        CMYK:
        0, 69, 66, 5
      HSL:
        357°, 85.6410%, 61.7647%
        HSV (HSB):
        357°, 69.2946%, 94.5098%
        XYZ:
        40.2474, 24.2075, 10.5339
        xyY:
        0.5367, 0.3228, 24.2075
      CIE-Lab:
        56.2950, 63.8490, 32.8331
        CIE-LCH:
        56.2950, 71.7963, 27.2136
        CIE-Luv:
        56.2950, 126.0831, 23.8233
        Hunter-Lab:
        49.2011, 59.9141, 21.7469
      #f14a52 color charts
#f14a52 RGB chart
      #f14a52 CMYK chart
      #f14a52 RGB pie chart
      #f14a52 color shades, tints & tones
#f14a52 color schemes
#f14a52 color preview, HTML & CSS examples
           This text has a color of #f14a52        
        
          <p style="color:#f14a52;">Text here</p>
        
        
          .mytext {color:#f14a52;}
        
        Text color #f14a52
      
           This box has a color of #f14a52        
        
          <div style="background-color:#f14a52;">Content here</div>
        
        
          .mybackground {background-color:#f14a52;}
        
        Background color #f14a52
      
           Border around this has a color of #f14a52        
        
          <div style="border:2px solid #f14a52;">Content here</div>
        
        
          .myborder {border:2px solid #f14a52;}
        
        Border color #f14a52