#f6526f color space conversions
Hex:
        #f6526f
        RGB:
        246, 82, 111
        CMY:
        4, 68, 56
        CMYK:
        0, 67, 55, 4
      HSL:
        349°, 90.1099%, 64.3137%
        HSV (HSB):
        349°, 66.6667%, 96.4706%
        XYZ:
        43.8926, 26.7751, 17.8936
        xyY:
        0.4956, 0.3023, 26.7751
      CIE-Lab:
        58.7656, 64.2091, 19.3569
        CIE-LCH:
        58.7656, 67.0633, 16.7763
        CIE-Luv:
        58.7656, 117.5443, 10.9917
        Hunter-Lab:
        51.7447, 60.8600, 15.7184
      #f6526f color charts
#f6526f RGB chart
      #f6526f CMYK chart
      #f6526f RGB pie chart
      #f6526f color shades, tints & tones
#f6526f color schemes
#f6526f color preview, HTML & CSS examples
           This text has a color of #f6526f        
        
          <p style="color:#f6526f;">Text here</p>
        
        
          .mytext {color:#f6526f;}
        
        Text color #f6526f
      
           This box has a color of #f6526f        
        
          <div style="background-color:#f6526f;">Content here</div>
        
        
          .mybackground {background-color:#f6526f;}
        
        Background color #f6526f
      
           Border around this has a color of #f6526f        
        
          <div style="border:2px solid #f6526f;">Content here</div>
        
        
          .myborder {border:2px solid #f6526f;}
        
        Border color #f6526f