#fc3f53 color space conversions
Hex:
        #fc3f53
        RGB:
        252, 63, 83
        CMY:
        1, 75, 67
        CMYK:
        0, 75, 67, 1
      HSL:
        354°, 96.9231%, 61.7647%
        HSV (HSB):
        354°, 75.0000%, 98.8235%
        XYZ:
        43.4837, 24.8750, 10.6931
        xyY:
        0.5501, 0.3147, 24.8750
      CIE-Lab:
        56.9534, 70.8164, 33.5080
        CIE-LCH:
        56.9534, 78.3438, 25.3220
        CIE-Luv:
        56.9534, 140.5361, 22.6696
        Hunter-Lab:
        49.8748, 68.3455, 22.2007
      #fc3f53 color charts
#fc3f53 RGB chart
      #fc3f53 CMYK chart
      #fc3f53 RGB pie chart
      #fc3f53 color shades, tints & tones
#fc3f53 color schemes
#fc3f53 color preview, HTML & CSS examples
           This text has a color of #fc3f53        
        
          <p style="color:#fc3f53;">Text here</p>
        
        
          .mytext {color:#fc3f53;}
        
        Text color #fc3f53
      
           This box has a color of #fc3f53        
        
          <div style="background-color:#fc3f53;">Content here</div>
        
        
          .mybackground {background-color:#fc3f53;}
        
        Background color #fc3f53
      
           Border around this has a color of #fc3f53        
        
          <div style="border:2px solid #fc3f53;">Content here</div>
        
        
          .myborder {border:2px solid #fc3f53;}
        
        Border color #fc3f53