#f1204e color space conversions
Hex:
        #f1204e
        RGB:
        241, 32, 78
        CMY:
        5, 87, 69
        CMYK:
        0, 87, 68, 5
      HSL:
        347°, 88.1857%, 53.5294%
        HSV (HSB):
        347°, 86.7220%, 94.5098%
        XYZ:
        38.1673, 20.2839, 9.1113
        xyY:
        0.5649, 0.3002, 20.2839
      CIE-Lab:
        52.1566, 75.1035, 30.0326
        CIE-LCH:
        52.1566, 80.8857, 21.7956
        CIE-Luv:
        52.1566, 145.8107, 17.2062
        Hunter-Lab:
        45.0376, 72.4547, 19.5317
      #f1204e color charts
#f1204e RGB chart
      #f1204e CMYK chart
      #f1204e RGB pie chart
      #f1204e color shades, tints & tones
#f1204e color schemes
#f1204e color preview, HTML & CSS examples
           This text has a color of #f1204e        
        
          <p style="color:#f1204e;">Text here</p>
        
        
          .mytext {color:#f1204e;}
        
        Text color #f1204e
      
           This box has a color of #f1204e        
        
          <div style="background-color:#f1204e;">Content here</div>
        
        
          .mybackground {background-color:#f1204e;}
        
        Background color #f1204e
      
           Border around this has a color of #f1204e        
        
          <div style="border:2px solid #f1204e;">Content here</div>
        
        
          .myborder {border:2px solid #f1204e;}
        
        Border color #f1204e