#f12445 color space conversions
Hex:
        #f12445
        RGB:
        241, 36, 69
        CMY:
        5, 86, 73
        CMYK:
        0, 85, 71, 5
      HSL:
        350°, 87.9828%, 54.3137%
        HSV (HSB):
        350°, 85.0622%, 94.5098%
        XYZ:
        37.9807, 20.3922, 7.5645
        xyY:
        0.5760, 0.3093, 20.3922
      CIE-Lab:
        52.2778, 73.9793, 35.5017
        CIE-LCH:
        52.2778, 82.0567, 25.6357
        CIE-Luv:
        52.2778, 147.2165, 21.9847
        Hunter-Lab:
        45.1577, 71.1045, 21.6786
      #f12445 color charts
#f12445 RGB chart
      #f12445 CMYK chart
      #f12445 RGB pie chart
      #f12445 color shades, tints & tones
#f12445 color schemes
#f12445 color preview, HTML & CSS examples
           This text has a color of #f12445        
        
          <p style="color:#f12445;">Text here</p>
        
        
          .mytext {color:#f12445;}
        
        Text color #f12445
      
           This box has a color of #f12445        
        
          <div style="background-color:#f12445;">Content here</div>
        
        
          .mybackground {background-color:#f12445;}
        
        Background color #f12445
      
           Border around this has a color of #f12445        
        
          <div style="border:2px solid #f12445;">Content here</div>
        
        
          .myborder {border:2px solid #f12445;}
        
        Border color #f12445