#f1233a color space conversions
Hex:
        #f1233a
        RGB:
        241, 35, 58
        CMY:
        5, 86, 77
        CMYK:
        0, 85, 76, 5
      HSL:
        353°, 88.0342%, 54.1176%
        HSV (HSB):
        353°, 85.4772%, 94.5098%
        XYZ:
        37.6404, 20.2083, 5.9197
        xyY:
        0.5903, 0.3169, 20.2083
      CIE-Lab:
        52.0719, 73.7633, 41.5990
        CIE-LCH:
        52.0719, 84.6847, 29.4209
        CIE-Luv:
        52.0719, 150.3527, 26.3674
        Hunter-Lab:
        44.9537, 70.7918, 23.6600
      #f1233a color charts
#f1233a RGB chart
      #f1233a CMYK chart
      #f1233a RGB pie chart
      #f1233a color shades, tints & tones
#f1233a color schemes
#f1233a color preview, HTML & CSS examples
           This text has a color of #f1233a        
        
          <p style="color:#f1233a;">Text here</p>
        
        
          .mytext {color:#f1233a;}
        
        Text color #f1233a
      
           This box has a color of #f1233a        
        
          <div style="background-color:#f1233a;">Content here</div>
        
        
          .mybackground {background-color:#f1233a;}
        
        Background color #f1233a
      
           Border around this has a color of #f1233a        
        
          <div style="border:2px solid #f1233a;">Content here</div>
        
        
          .myborder {border:2px solid #f1233a;}
        
        Border color #f1233a