#fc064e color space conversions
Hex:
        #fc064e
        RGB:
        252, 6, 78
        CMY:
        1, 98, 69
        CMYK:
        0, 98, 69, 1
      HSL:
        342°, 97.6190%, 50.5882%
        HSV (HSB):
        342°, 97.6190%, 98.8235%
        XYZ:
        41.5852, 21.3758, 9.1419
        xyY:
        0.5767, 0.2965, 21.3758
      CIE-Lab:
        53.3583, 80.6218, 32.0066
        CIE-LCH:
        53.3583, 86.7427, 21.6529
        CIE-Luv:
        53.3583, 158.8899, 17.6169
        Hunter-Lab:
        46.2339, 79.6427, 20.6403
      #fc064e color charts
#fc064e RGB chart
      #fc064e CMYK chart
      #fc064e RGB pie chart
      #fc064e color shades, tints & tones
#fc064e color schemes
#fc064e color preview, HTML & CSS examples
           This text has a color of #fc064e        
        
          <p style="color:#fc064e;">Text here</p>
        
        
          .mytext {color:#fc064e;}
        
        Text color #fc064e
      
           This box has a color of #fc064e        
        
          <div style="background-color:#fc064e;">Content here</div>
        
        
          .mybackground {background-color:#fc064e;}
        
        Background color #fc064e
      
           Border around this has a color of #fc064e        
        
          <div style="border:2px solid #fc064e;">Content here</div>
        
        
          .myborder {border:2px solid #fc064e;}
        
        Border color #fc064e