#fc3b64 color space conversions
Hex:
        #fc3b64
        RGB:
        252, 59, 100
        CMY:
        1, 77, 61
        CMYK:
        0, 77, 60, 1
      HSL:
        347°, 96.9849%, 60.9804%
        HSV (HSB):
        347°, 76.5873%, 98.8235%
        XYZ:
        44.0091, 24.7435, 14.5130
        xyY:
        0.5285, 0.2972, 24.7435
      CIE-Lab:
        56.8246, 72.9170, 23.3962
        CIE-LCH:
        56.8246, 76.5785, 17.7894
        CIE-Luv:
        56.8246, 137.3519, 12.6667
        Hunter-Lab:
        49.7428, 70.8749, 17.5214
      #fc3b64 color charts
#fc3b64 RGB chart
      #fc3b64 CMYK chart
      #fc3b64 RGB pie chart
      #fc3b64 color shades, tints & tones
#fc3b64 color schemes
#fc3b64 color preview, HTML & CSS examples
           This text has a color of #fc3b64        
        
          <p style="color:#fc3b64;">Text here</p>
        
        
          .mytext {color:#fc3b64;}
        
        Text color #fc3b64
      
           This box has a color of #fc3b64        
        
          <div style="background-color:#fc3b64;">Content here</div>
        
        
          .mybackground {background-color:#fc3b64;}
        
        Background color #fc3b64
      
           Border around this has a color of #fc3b64        
        
          <div style="border:2px solid #fc3b64;">Content here</div>
        
        
          .myborder {border:2px solid #fc3b64;}
        
        Border color #fc3b64