#fc3d52 color space conversions
Hex:
        #fc3d52
        RGB:
        252, 61, 82
        CMY:
        1, 76, 68
        CMYK:
        0, 76, 67, 1
      HSL:
        353°, 96.9543%, 61.3725%
        HSV (HSB):
        353°, 75.7937%, 98.8235%
        XYZ:
        43.3366, 24.6421, 10.4550
        xyY:
        0.5525, 0.3142, 24.6421
      CIE-Lab:
        56.7251, 71.3658, 33.8045
        CIE-LCH:
        56.7251, 78.9672, 25.3459
        CIE-Luv:
        56.7251, 141.7975, 22.7064
        Hunter-Lab:
        49.6408, 68.9596, 22.2614
      #fc3d52 color charts
#fc3d52 RGB chart
      #fc3d52 CMYK chart
      #fc3d52 RGB pie chart
      #fc3d52 color shades, tints & tones
#fc3d52 color schemes
#fc3d52 color preview, HTML & CSS examples
           This text has a color of #fc3d52        
        
          <p style="color:#fc3d52;">Text here</p>
        
        
          .mytext {color:#fc3d52;}
        
        Text color #fc3d52
      
           This box has a color of #fc3d52        
        
          <div style="background-color:#fc3d52;">Content here</div>
        
        
          .mybackground {background-color:#fc3d52;}
        
        Background color #fc3d52
      
           Border around this has a color of #fc3d52        
        
          <div style="border:2px solid #fc3d52;">Content here</div>
        
        
          .myborder {border:2px solid #fc3d52;}
        
        Border color #fc3d52