#f7526f color space conversions
Hex:
        #f7526f
        RGB:
        247, 82, 111
        CMY:
        3, 68, 56
        CMYK:
        0, 67, 55, 3
      HSL:
        349°, 91.1602%, 64.5098%
        HSV (HSB):
        349°, 66.8016%, 96.8627%
        XYZ:
        44.2443, 26.9564, 17.9101
        xyY:
        0.4965, 0.3025, 26.9564
      CIE-Lab:
        58.9340, 64.5128, 19.6137
        CIE-LCH:
        58.9340, 67.4285, 16.9107
        CIE-Luv:
        58.9340, 118.3529, 11.2144
        Hunter-Lab:
        51.9196, 61.2530, 15.8911
      #f7526f color charts
#f7526f RGB chart
      #f7526f CMYK chart
      #f7526f RGB pie chart
      #f7526f color shades, tints & tones
#f7526f color schemes
#f7526f color preview, HTML & CSS examples
           This text has a color of #f7526f        
        
          <p style="color:#f7526f;">Text here</p>
        
        
          .mytext {color:#f7526f;}
        
        Text color #f7526f
      
           This box has a color of #f7526f        
        
          <div style="background-color:#f7526f;">Content here</div>
        
        
          .mybackground {background-color:#f7526f;}
        
        Background color #f7526f
      
           Border around this has a color of #f7526f        
        
          <div style="border:2px solid #f7526f;">Content here</div>
        
        
          .myborder {border:2px solid #f7526f;}
        
        Border color #f7526f