#fc3f55 color space conversions
Hex:
        #fc3f55
        RGB:
        252, 63, 85
        CMY:
        1, 75, 67
        CMYK:
        0, 75, 66, 1
      HSL:
        353°, 96.9231%, 61.7647%
        HSV (HSB):
        353°, 75.0000%, 98.8235%
        XYZ:
        43.5621, 24.9063, 11.1058
        xyY:
        0.5474, 0.3130, 24.9063
      CIE-Lab:
        56.9840, 70.9157, 32.3889
        CIE-LCH:
        56.9840, 77.9620, 24.5473
        CIE-Luv:
        56.9840, 139.9883, 21.6799
        Hunter-Lab:
        49.9062, 68.4728, 21.7404
      #fc3f55 color charts
#fc3f55 RGB chart
      #fc3f55 CMYK chart
      #fc3f55 RGB pie chart
      #fc3f55 color shades, tints & tones
#fc3f55 color schemes
#fc3f55 color preview, HTML & CSS examples
           This text has a color of #fc3f55        
        
          <p style="color:#fc3f55;">Text here</p>
        
        
          .mytext {color:#fc3f55;}
        
        Text color #fc3f55
      
           This box has a color of #fc3f55        
        
          <div style="background-color:#fc3f55;">Content here</div>
        
        
          .mybackground {background-color:#fc3f55;}
        
        Background color #fc3f55
      
           Border around this has a color of #fc3f55        
        
          <div style="border:2px solid #fc3f55;">Content here</div>
        
        
          .myborder {border:2px solid #fc3f55;}
        
        Border color #fc3f55