#fc465f color space conversions
Hex:
        #fc465f
        RGB:
        252, 70, 95
        CMY:
        1, 73, 63
        CMYK:
        0, 72, 62, 1
      HSL:
        352°, 96.8085%, 63.1373%
        HSV (HSB):
        352°, 72.2222%, 98.8235%
        XYZ:
        44.4006, 25.9020, 13.4859
        xyY:
        0.5299, 0.3091, 25.9020
      CIE-Lab:
        57.9439, 69.2362, 27.7953
        CIE-LCH:
        57.9439, 74.6071, 21.8733
        CIE-Luv:
        57.9439, 133.5799, 18.1609
        Hunter-Lab:
        50.8940, 66.6613, 19.9151
      #fc465f color charts
#fc465f RGB chart
      #fc465f CMYK chart
      #fc465f RGB pie chart
      #fc465f color shades, tints & tones
#fc465f color schemes
#fc465f color preview, HTML & CSS examples
           This text has a color of #fc465f        
        
          <p style="color:#fc465f;">Text here</p>
        
        
          .mytext {color:#fc465f;}
        
        Text color #fc465f
      
           This box has a color of #fc465f        
        
          <div style="background-color:#fc465f;">Content here</div>
        
        
          .mybackground {background-color:#fc465f;}
        
        Background color #fc465f
      
           Border around this has a color of #fc465f        
        
          <div style="border:2px solid #fc465f;">Content here</div>
        
        
          .myborder {border:2px solid #fc465f;}
        
        Border color #fc465f