#fc2e4f color space conversions
Hex:
        #fc2e4f
        RGB:
        252, 46, 79
        CMY:
        1, 82, 69
        CMYK:
        0, 82, 69, 1
      HSL:
        350°, 97.1698%, 58.4314%
        HSV (HSB):
        350°, 81.7460%, 98.8235%
        XYZ:
        42.5332, 23.2140, 9.6361
        xyY:
        0.5642, 0.3079, 23.2140
      CIE-Lab:
        55.2920, 75.1495, 33.7900
        CIE-LCH:
        55.2920, 82.3967, 24.2104
        CIE-Luv:
        55.2920, 149.2042, 21.2185
        Hunter-Lab:
        48.1809, 73.2600, 21.8687
      #fc2e4f color charts
#fc2e4f RGB chart
      #fc2e4f CMYK chart
      #fc2e4f RGB pie chart
      #fc2e4f color shades, tints & tones
#fc2e4f color schemes
#fc2e4f color preview, HTML & CSS examples
           This text has a color of #fc2e4f        
        
          <p style="color:#fc2e4f;">Text here</p>
        
        
          .mytext {color:#fc2e4f;}
        
        Text color #fc2e4f
      
           This box has a color of #fc2e4f        
        
          <div style="background-color:#fc2e4f;">Content here</div>
        
        
          .mybackground {background-color:#fc2e4f;}
        
        Background color #fc2e4f
      
           Border around this has a color of #fc2e4f        
        
          <div style="border:2px solid #fc2e4f;">Content here</div>
        
        
          .myborder {border:2px solid #fc2e4f;}
        
        Border color #fc2e4f