#f1456a color space conversions
Hex:
        #f1456a
        RGB:
        241, 69, 106
        CMY:
        5, 73, 58
        CMYK:
        0, 71, 56, 5
      HSL:
        347°, 86.0000%, 60.7843%
        HSV (HSB):
        347°, 71.3693%, 94.5098%
        XYZ:
        41.0053, 23.9976, 16.1065
        xyY:
        0.5056, 0.2959, 23.9976
      CIE-Lab:
        56.0854, 67.0944, 18.5118
        CIE-LCH:
        56.0854, 69.6013, 15.4245
        CIE-Luv:
        56.0854, 121.9279, 9.0233
        Hunter-Lab:
        48.9874, 63.6870, 14.7973
      #f1456a color charts
#f1456a RGB chart
      #f1456a CMYK chart
      #f1456a RGB pie chart
      #f1456a color shades, tints & tones
#f1456a color schemes
#f1456a color preview, HTML & CSS examples
           This text has a color of #f1456a        
        
          <p style="color:#f1456a;">Text here</p>
        
        
          .mytext {color:#f1456a;}
        
        Text color #f1456a
      
           This box has a color of #f1456a        
        
          <div style="background-color:#f1456a;">Content here</div>
        
        
          .mybackground {background-color:#f1456a;}
        
        Background color #f1456a
      
           Border around this has a color of #f1456a        
        
          <div style="border:2px solid #f1456a;">Content here</div>
        
        
          .myborder {border:2px solid #f1456a;}
        
        Border color #f1456a