#fc2e3e color space conversions
Hex:
        #fc2e3e
        RGB:
        252, 46, 62
        CMY:
        1, 82, 76
        CMYK:
        0, 82, 75, 1
      HSL:
        355°, 97.1698%, 58.4314%
        HSV (HSB):
        355°, 81.7460%, 98.8235%
        XYZ:
        41.9914, 22.9972, 6.7831
        xyY:
        0.5851, 0.3204, 22.9972
      CIE-Lab:
        55.0695, 74.4779, 43.2493
        CIE-LCH:
        55.0695, 86.1247, 30.1437
        CIE-Luv:
        55.0695, 153.5960, 28.5132
        Hunter-Lab:
        47.9554, 72.3785, 25.1824
      #fc2e3e color charts
#fc2e3e RGB chart
      #fc2e3e CMYK chart
      #fc2e3e RGB pie chart
      #fc2e3e color shades, tints & tones
#fc2e3e color schemes
#fc2e3e color preview, HTML & CSS examples
           This text has a color of #fc2e3e        
        
          <p style="color:#fc2e3e;">Text here</p>
        
        
          .mytext {color:#fc2e3e;}
        
        Text color #fc2e3e
      
           This box has a color of #fc2e3e        
        
          <div style="background-color:#fc2e3e;">Content here</div>
        
        
          .mybackground {background-color:#fc2e3e;}
        
        Background color #fc2e3e
      
           Border around this has a color of #fc2e3e        
        
          <div style="border:2px solid #fc2e3e;">Content here</div>
        
        
          .myborder {border:2px solid #fc2e3e;}
        
        Border color #fc2e3e