#fc0a6a color space conversions
Hex:
        #fc0a6a
        RGB:
        252, 10, 106
        CMY:
        1, 96, 58
        CMYK:
        0, 96, 58, 1
      HSL:
        336°, 97.5806%, 51.3725%
        HSV (HSB):
        336°, 96.0317%, 98.8235%
        XYZ:
        42.8549, 21.9531, 15.6143
        xyY:
        0.5329, 0.2730, 21.9531
      CIE-Lab:
        53.9772, 81.7787, 15.9654
        CIE-LCH:
        53.9772, 83.3226, 11.0467
        CIE-Luv:
        53.9772, 148.2571, 2.2570
        Hunter-Lab:
        46.8542, 81.2694, 13.0393
      #fc0a6a color charts
#fc0a6a RGB chart
      #fc0a6a CMYK chart
      #fc0a6a RGB pie chart
      #fc0a6a color shades, tints & tones
#fc0a6a color schemes
#fc0a6a color preview, HTML & CSS examples
           This text has a color of #fc0a6a        
        
          <p style="color:#fc0a6a;">Text here</p>
        
        
          .mytext {color:#fc0a6a;}
        
        Text color #fc0a6a
      
           This box has a color of #fc0a6a        
        
          <div style="background-color:#fc0a6a;">Content here</div>
        
        
          .mybackground {background-color:#fc0a6a;}
        
        Background color #fc0a6a
      
           Border around this has a color of #fc0a6a        
        
          <div style="border:2px solid #fc0a6a;">Content here</div>
        
        
          .myborder {border:2px solid #fc0a6a;}
        
        Border color #fc0a6a