#fc064d color space conversions
Hex:
        #fc064d
        RGB:
        252, 6, 77
        CMY:
        1, 98, 70
        CMYK:
        0, 98, 69, 1
      HSL:
        343°, 97.6190%, 50.5882%
        HSV (HSB):
        343°, 97.6190%, 98.8235%
        XYZ:
        41.5496, 21.3615, 8.9545
        xyY:
        0.5782, 0.2972, 21.3615
      CIE-Lab:
        53.3429, 80.5798, 32.5827
        CIE-LCH:
        53.3429, 86.9180, 22.0161
        CIE-Luv:
        53.3429, 159.2079, 18.0978
        Hunter-Lab:
        46.2185, 79.5857, 20.8660
      #fc064d color charts
#fc064d RGB chart
      #fc064d CMYK chart
      #fc064d RGB pie chart
      #fc064d color shades, tints & tones
#fc064d color schemes
#fc064d color preview, HTML & CSS examples
           This text has a color of #fc064d        
        
          <p style="color:#fc064d;">Text here</p>
        
        
          .mytext {color:#fc064d;}
        
        Text color #fc064d
      
           This box has a color of #fc064d        
        
          <div style="background-color:#fc064d;">Content here</div>
        
        
          .mybackground {background-color:#fc064d;}
        
        Background color #fc064d
      
           Border around this has a color of #fc064d        
        
          <div style="border:2px solid #fc064d;">Content here</div>
        
        
          .myborder {border:2px solid #fc064d;}
        
        Border color #fc064d