#f12c3d color space conversions
Hex:
        #f12c3d
        RGB:
        241, 44, 61
        CMY:
        5, 83, 76
        CMYK:
        0, 82, 75, 5
      HSL:
        355°, 87.5556%, 55.8824%
        HSV (HSB):
        355°, 81.7427%, 94.5098%
        XYZ:
        38.0186, 20.8391, 6.4334
        xyY:
        0.5823, 0.3192, 20.8391
      CIE-Lab:
        52.7729, 71.9676, 40.6764
        CIE-LCH:
        52.7729, 82.6675, 29.4753
        CIE-Luv:
        52.7729, 146.3190, 26.5434
        Hunter-Lab:
        45.6498, 68.7733, 23.5992
      #f12c3d color charts
#f12c3d RGB chart
      #f12c3d CMYK chart
      #f12c3d RGB pie chart
      #f12c3d color shades, tints & tones
#f12c3d color schemes
#f12c3d color preview, HTML & CSS examples
           This text has a color of #f12c3d        
        
          <p style="color:#f12c3d;">Text here</p>
        
        
          .mytext {color:#f12c3d;}
        
        Text color #f12c3d
      
           This box has a color of #f12c3d        
        
          <div style="background-color:#f12c3d;">Content here</div>
        
        
          .mybackground {background-color:#f12c3d;}
        
        Background color #f12c3d
      
           Border around this has a color of #f12c3d        
        
          <div style="border:2px solid #f12c3d;">Content here</div>
        
        
          .myborder {border:2px solid #f12c3d;}
        
        Border color #f12c3d