#f14745 color space conversions
Hex:
        #f14745
        RGB:
        241, 71, 69
        CMY:
        5, 72, 73
        CMYK:
        0, 71, 71, 5
      HSL:
        1°, 86.0000%, 60.7843%
        HSV (HSB):
        1°, 71.3693%, 94.5098%
        XYZ:
        39.6030, 23.6369, 8.1053
        xyY:
        0.5551, 0.3313, 23.6369
      CIE-Lab:
        55.7224, 64.3024, 39.5264
        CIE-LCH:
        55.7224, 75.4794, 31.5788
        CIE-Luv:
        55.7224, 130.9038, 28.9885
        Hunter-Lab:
        48.6178, 60.3211, 24.1480
      #f14745 color charts
#f14745 RGB chart
      #f14745 CMYK chart
      #f14745 RGB pie chart
      #f14745 color shades, tints & tones
#f14745 color schemes
#f14745 color preview, HTML & CSS examples
           This text has a color of #f14745        
        
          <p style="color:#f14745;">Text here</p>
        
        
          .mytext {color:#f14745;}
        
        Text color #f14745
      
           This box has a color of #f14745        
        
          <div style="background-color:#f14745;">Content here</div>
        
        
          .mybackground {background-color:#f14745;}
        
        Background color #f14745
      
           Border around this has a color of #f14745        
        
          <div style="border:2px solid #f14745;">Content here</div>
        
        
          .myborder {border:2px solid #f14745;}
        
        Border color #f14745