#fc3f47 color space conversions
Hex:
        #fc3f47
        RGB:
        252, 63, 71
        CMY:
        1, 75, 72
        CMYK:
        0, 75, 72, 1
      HSL:
        357°, 96.9231%, 61.7647%
        HSV (HSB):
        357°, 75.0000%, 98.8235%
        XYZ:
        43.0597, 24.7054, 8.4604
        xyY:
        0.5649, 0.3241, 24.7054
      CIE-Lab:
        56.7872, 70.2764, 40.1513
        CIE-LCH:
        56.7872, 80.9376, 29.7408
        CIE-Luv:
        56.7872, 143.5751, 28.1469
        Hunter-Lab:
        49.7045, 67.6541, 24.7012
      #fc3f47 color charts
#fc3f47 RGB chart
      #fc3f47 CMYK chart
      #fc3f47 RGB pie chart
      #fc3f47 color shades, tints & tones
#fc3f47 color schemes
#fc3f47 color preview, HTML & CSS examples
           This text has a color of #fc3f47        
        
          <p style="color:#fc3f47;">Text here</p>
        
        
          .mytext {color:#fc3f47;}
        
        Text color #fc3f47
      
           This box has a color of #fc3f47        
        
          <div style="background-color:#fc3f47;">Content here</div>
        
        
          .mybackground {background-color:#fc3f47;}
        
        Background color #fc3f47
      
           Border around this has a color of #fc3f47        
        
          <div style="border:2px solid #fc3f47;">Content here</div>
        
        
          .myborder {border:2px solid #fc3f47;}
        
        Border color #fc3f47