#f12056 color space conversions
Hex:
        #f12056
        RGB:
        241, 32, 86
        CMY:
        5, 87, 66
        CMYK:
        0, 87, 64, 5
      HSL:
        344°, 88.1857%, 53.5294%
        HSV (HSB):
        344°, 86.7220%, 94.5098%
        XYZ:
        38.4719, 20.4057, 10.7151
        xyY:
        0.5528, 0.2932, 20.4057
      CIE-Lab:
        52.2928, 75.4952, 25.4093
        CIE-LCH:
        52.2928, 79.6565, 18.6016
        CIE-Luv:
        52.2928, 143.2163, 13.0434
        Hunter-Lab:
        45.1726, 72.9696, 17.5571
      #f12056 color charts
#f12056 RGB chart
      #f12056 CMYK chart
      #f12056 RGB pie chart
      #f12056 color shades, tints & tones
#f12056 color schemes
#f12056 color preview, HTML & CSS examples
           This text has a color of #f12056        
        
          <p style="color:#f12056;">Text here</p>
        
        
          .mytext {color:#f12056;}
        
        Text color #f12056
      
           This box has a color of #f12056        
        
          <div style="background-color:#f12056;">Content here</div>
        
        
          .mybackground {background-color:#f12056;}
        
        Background color #f12056
      
           Border around this has a color of #f12056        
        
          <div style="border:2px solid #f12056;">Content here</div>
        
        
          .myborder {border:2px solid #f12056;}
        
        Border color #f12056