#f6414a color space conversions
Hex:
        #f6414a
        RGB:
        246, 65, 74
        CMY:
        4, 75, 71
        CMYK:
        0, 74, 70, 4
      HSL:
        357°, 90.9548%, 60.9804%
        HSV (HSB):
        357°, 73.5772%, 96.4706%
        XYZ:
        41.1324, 23.8678, 8.9176
        xyY:
        0.5565, 0.3229, 23.8678
      CIE-Lab:
        55.9552, 68.0455, 37.2062
        CIE-LCH:
        55.9552, 77.5531, 28.6691
        CIE-Luv:
        55.9552, 137.0949, 26.2081
        Hunter-Lab:
        48.8547, 64.7891, 23.3759
      #f6414a color charts
#f6414a RGB chart
      #f6414a CMYK chart
      #f6414a RGB pie chart
      #f6414a color shades, tints & tones
#f6414a color schemes
#f6414a color preview, HTML & CSS examples
           This text has a color of #f6414a        
        
          <p style="color:#f6414a;">Text here</p>
        
        
          .mytext {color:#f6414a;}
        
        Text color #f6414a
      
           This box has a color of #f6414a        
        
          <div style="background-color:#f6414a;">Content here</div>
        
        
          .mybackground {background-color:#f6414a;}
        
        Background color #f6414a
      
           Border around this has a color of #f6414a        
        
          <div style="border:2px solid #f6414a;">Content here</div>
        
        
          .myborder {border:2px solid #f6414a;}
        
        Border color #f6414a