#f12148 color space conversions
Hex:
        #f12148
        RGB:
        241, 33, 72
        CMY:
        5, 87, 72
        CMYK:
        0, 86, 70, 5
      HSL:
        349°, 88.1356%, 53.7255%
        HSV (HSB):
        349°, 86.3071%, 94.5098%
        XYZ:
        37.9892, 20.2564, 8.0385
        xyY:
        0.5731, 0.3056, 20.2564
      CIE-Lab:
        52.1258, 74.6616, 33.5571
        CIE-LCH:
        52.1258, 81.8562, 24.2018
        CIE-Luv:
        52.1258, 147.3174, 20.2199
        Hunter-Lab:
        45.0071, 71.9044, 20.9154
      #f12148 color charts
#f12148 RGB chart
      #f12148 CMYK chart
      #f12148 RGB pie chart
      #f12148 color shades, tints & tones
#f12148 color schemes
#f12148 color preview, HTML & CSS examples
           This text has a color of #f12148        
        
          <p style="color:#f12148;">Text here</p>
        
        
          .mytext {color:#f12148;}
        
        Text color #f12148
      
           This box has a color of #f12148        
        
          <div style="background-color:#f12148;">Content here</div>
        
        
          .mybackground {background-color:#f12148;}
        
        Background color #f12148
      
           Border around this has a color of #f12148        
        
          <div style="border:2px solid #f12148;">Content here</div>
        
        
          .myborder {border:2px solid #f12148;}
        
        Border color #f12148