#f12c3f color space conversions
Hex:
        #f12c3f
        RGB:
        241, 44, 63
        CMY:
        5, 83, 75
        CMYK:
        0, 82, 74, 5
      HSL:
        354°, 87.5556%, 55.8824%
        HSV (HSB):
        354°, 81.7427%, 94.5098%
        XYZ:
        38.0735, 20.8610, 6.7225
        xyY:
        0.5799, 0.3177, 20.8610
      CIE-Lab:
        52.7971, 72.0408, 39.5683
        CIE-LCH:
        52.7971, 82.1920, 28.7777
        CIE-Luv:
        52.7971, 145.8405, 25.7475
        Hunter-Lab:
        45.6739, 68.8675, 23.2451
      #f12c3f color charts
#f12c3f RGB chart
      #f12c3f CMYK chart
      #f12c3f RGB pie chart
      #f12c3f color shades, tints & tones
#f12c3f color schemes
#f12c3f color preview, HTML & CSS examples
           This text has a color of #f12c3f        
        
          <p style="color:#f12c3f;">Text here</p>
        
        
          .mytext {color:#f12c3f;}
        
        Text color #f12c3f
      
           This box has a color of #f12c3f        
        
          <div style="background-color:#f12c3f;">Content here</div>
        
        
          .mybackground {background-color:#f12c3f;}
        
        Background color #f12c3f
      
           Border around this has a color of #f12c3f        
        
          <div style="border:2px solid #f12c3f;">Content here</div>
        
        
          .myborder {border:2px solid #f12c3f;}
        
        Border color #f12c3f