#f12c5b color space conversions
Hex:
        #f12c5b
        RGB:
        241, 44, 91
        CMY:
        5, 83, 64
        CMYK:
        0, 82, 62, 5
      HSL:
        346°, 87.5556%, 55.8824%
        HSV (HSB):
        346°, 81.7427%, 94.5098%
        XYZ:
        39.0646, 21.2575, 11.9417
        xyY:
        0.5406, 0.2942, 21.2575
      CIE-Lab:
        53.2301, 73.3450, 23.6285
        CIE-LCH:
        53.2301, 77.0570, 17.8566
        CIE-Luv:
        53.2301, 137.7102, 12.1421
        Hunter-Lab:
        46.1058, 70.5547, 16.9176
      #f12c5b color charts
#f12c5b RGB chart
      #f12c5b CMYK chart
      #f12c5b RGB pie chart
      #f12c5b color shades, tints & tones
#f12c5b color schemes
#f12c5b color preview, HTML & CSS examples
           This text has a color of #f12c5b        
        
          <p style="color:#f12c5b;">Text here</p>
        
        
          .mytext {color:#f12c5b;}
        
        Text color #f12c5b
      
           This box has a color of #f12c5b        
        
          <div style="background-color:#f12c5b;">Content here</div>
        
        
          .mybackground {background-color:#f12c5b;}
        
        Background color #f12c5b
      
           Border around this has a color of #f12c5b        
        
          <div style="border:2px solid #f12c5b;">Content here</div>
        
        
          .myborder {border:2px solid #f12c5b;}
        
        Border color #f12c5b