#fc3061 color space conversions
Hex:
        #fc3061
        RGB:
        252, 48, 97
        CMY:
        1, 81, 62
        CMYK:
        0, 81, 62, 1
      HSL:
        346°, 97.1429%, 58.8235%
        HSV (HSB):
        346°, 80.9524%, 98.8235%
        XYZ:
        43.3595, 23.6724, 13.5932
        xyY:
        0.5378, 0.2936, 23.6724
      CIE-Lab:
        55.7583, 75.6005, 23.7633
        CIE-LCH:
        55.7583, 79.2473, 17.4494
        CIE-Luv:
        55.7583, 142.8207, 12.1241
        Hunter-Lab:
        48.6543, 73.9297, 17.4934
      #fc3061 color charts
#fc3061 RGB chart
      #fc3061 CMYK chart
      #fc3061 RGB pie chart
      #fc3061 color shades, tints & tones
#fc3061 color schemes
#fc3061 color preview, HTML & CSS examples
           This text has a color of #fc3061        
        
          <p style="color:#fc3061;">Text here</p>
        
        
          .mytext {color:#fc3061;}
        
        Text color #fc3061
      
           This box has a color of #fc3061        
        
          <div style="background-color:#fc3061;">Content here</div>
        
        
          .mybackground {background-color:#fc3061;}
        
        Background color #fc3061
      
           Border around this has a color of #fc3061        
        
          <div style="border:2px solid #fc3061;">Content here</div>
        
        
          .myborder {border:2px solid #fc3061;}
        
        Border color #fc3061