#f12946 color space conversions
Hex:
        #f12946
        RGB:
        241, 41, 70
        CMY:
        5, 84, 73
        CMYK:
        0, 83, 71, 5
      HSL:
        351°, 87.7193%, 55.2941%
        HSV (HSB):
        351°, 82.9876%, 94.5098%
        XYZ:
        38.1741, 20.7288, 7.7834
        xyY:
        0.5724, 0.3108, 20.7288
      CIE-Lab:
        52.6514, 72.9925, 35.3603
        CIE-LCH:
        52.6514, 81.1065, 25.8473
        CIE-Luv:
        52.6514, 145.1966, 22.2813
        Hunter-Lab:
        45.5289, 69.9889, 21.7343
      #f12946 color charts
#f12946 RGB chart
      #f12946 CMYK chart
      #f12946 RGB pie chart
      #f12946 color shades, tints & tones
#f12946 color schemes
#f12946 color preview, HTML & CSS examples
           This text has a color of #f12946        
        
          <p style="color:#f12946;">Text here</p>
        
        
          .mytext {color:#f12946;}
        
        Text color #f12946
      
           This box has a color of #f12946        
        
          <div style="background-color:#f12946;">Content here</div>
        
        
          .mybackground {background-color:#f12946;}
        
        Background color #f12946
      
           Border around this has a color of #f12946        
        
          <div style="border:2px solid #f12946;">Content here</div>
        
        
          .myborder {border:2px solid #f12946;}
        
        Border color #f12946