#f1445e color space conversions
Hex:
        #f1445e
        RGB:
        241, 68, 94
        CMY:
        5, 73, 63
        CMYK:
        0, 72, 61, 5
      HSL:
        351°, 86.0697%, 60.5882%
        HSV (HSB):
        351°, 71.7842%, 94.5098%
        XYZ:
        40.3631, 23.6432, 13.0259
        xyY:
        0.5240, 0.3069, 23.6432
      CIE-Lab:
        55.7287, 66.6492, 25.1227
        CIE-LCH:
        55.7287, 71.2269, 20.6534
        CIE-Luv:
        55.7287, 126.1272, 15.8370
        Hunter-Lab:
        48.6242, 63.0810, 18.1538
      #f1445e color charts
#f1445e RGB chart
      #f1445e CMYK chart
      #f1445e RGB pie chart
      #f1445e color shades, tints & tones
#f1445e color schemes
#f1445e color preview, HTML & CSS examples
           This text has a color of #f1445e        
        
          <p style="color:#f1445e;">Text here</p>
        
        
          .mytext {color:#f1445e;}
        
        Text color #f1445e
      
           This box has a color of #f1445e        
        
          <div style="background-color:#f1445e;">Content here</div>
        
        
          .mybackground {background-color:#f1445e;}
        
        Background color #f1445e
      
           Border around this has a color of #f1445e        
        
          <div style="border:2px solid #f1445e;">Content here</div>
        
        
          .myborder {border:2px solid #f1445e;}
        
        Border color #f1445e