#fc3c44 color space conversions
Hex:
        #fc3c44
        RGB:
        252, 60, 68
        CMY:
        1, 76, 73
        CMYK:
        0, 76, 73, 1
      HSL:
        358°, 96.9697%, 61.1765%
        HSV (HSB):
        358°, 76.1905%, 98.8235%
        XYZ:
        42.8041, 24.3445, 7.9118
        xyY:
        0.5703, 0.3243, 24.3445
      CIE-Lab:
        56.4311, 71.0502, 41.4232
        CIE-LCH:
        56.4311, 82.2436, 30.2428
        CIE-Luv:
        56.4311, 145.8138, 28.7464
        Hunter-Lab:
        49.3402, 68.5090, 25.0309
      #fc3c44 color charts
#fc3c44 RGB chart
      #fc3c44 CMYK chart
      #fc3c44 RGB pie chart
      #fc3c44 color shades, tints & tones
#fc3c44 color schemes
#fc3c44 color preview, HTML & CSS examples
           This text has a color of #fc3c44        
        
          <p style="color:#fc3c44;">Text here</p>
        
        
          .mytext {color:#fc3c44;}
        
        Text color #fc3c44
      
           This box has a color of #fc3c44        
        
          <div style="background-color:#fc3c44;">Content here</div>
        
        
          .mybackground {background-color:#fc3c44;}
        
        Background color #fc3c44
      
           Border around this has a color of #fc3c44        
        
          <div style="border:2px solid #fc3c44;">Content here</div>
        
        
          .myborder {border:2px solid #fc3c44;}
        
        Border color #fc3c44