#fc3d55 color space conversions
Hex:
        #fc3d55
        RGB:
        252, 61, 85
        CMY:
        1, 76, 67
        CMYK:
        0, 76, 66, 1
      HSL:
        352°, 96.9543%, 61.3725%
        HSV (HSB):
        352°, 75.7937%, 98.8235%
        XYZ:
        43.4533, 24.6888, 11.0695
        xyY:
        0.5486, 0.3117, 24.6888
      CIE-Lab:
        56.7710, 71.5131, 32.1232
        CIE-LCH:
        56.7710, 78.3966, 24.1893
        CIE-Luv:
        56.7710, 140.9692, 21.2259
        Hunter-Lab:
        49.6878, 69.1492, 21.5728
      #fc3d55 color charts
#fc3d55 RGB chart
      #fc3d55 CMYK chart
      #fc3d55 RGB pie chart
      #fc3d55 color shades, tints & tones
#fc3d55 color schemes
#fc3d55 color preview, HTML & CSS examples
           This text has a color of #fc3d55        
        
          <p style="color:#fc3d55;">Text here</p>
        
        
          .mytext {color:#fc3d55;}
        
        Text color #fc3d55
      
           This box has a color of #fc3d55        
        
          <div style="background-color:#fc3d55;">Content here</div>
        
        
          .mybackground {background-color:#fc3d55;}
        
        Background color #fc3d55
      
           Border around this has a color of #fc3d55        
        
          <div style="border:2px solid #fc3d55;">Content here</div>
        
        
          .myborder {border:2px solid #fc3d55;}
        
        Border color #fc3d55