#f1455d color space conversions
Hex:
        #f1455d
        RGB:
        241, 69, 93
        CMY:
        5, 73, 64
        CMYK:
        0, 71, 61, 5
      HSL:
        352°, 86.0000%, 60.7843%
        HSV (HSB):
        352°, 71.3693%, 94.5098%
        XYZ:
        40.3795, 23.7473, 12.8114
        xyY:
        0.5248, 0.3087, 23.7473
      CIE-Lab:
        55.8339, 66.2468, 25.8480
        CIE-LCH:
        55.8339, 71.1109, 21.3146
        CIE-Luv:
        55.8339, 125.8943, 16.6661
        Hunter-Lab:
        48.7312, 62.6285, 18.5246
      #f1455d color charts
#f1455d RGB chart
      #f1455d CMYK chart
      #f1455d RGB pie chart
      #f1455d color shades, tints & tones
#f1455d color schemes
#f1455d color preview, HTML & CSS examples
           This text has a color of #f1455d        
        
          <p style="color:#f1455d;">Text here</p>
        
        
          .mytext {color:#f1455d;}
        
        Text color #f1455d
      
           This box has a color of #f1455d        
        
          <div style="background-color:#f1455d;">Content here</div>
        
        
          .mybackground {background-color:#f1455d;}
        
        Background color #f1455d
      
           Border around this has a color of #f1455d        
        
          <div style="border:2px solid #f1455d;">Content here</div>
        
        
          .myborder {border:2px solid #f1455d;}
        
        Border color #f1455d