#fc2c3e color space conversions
Hex:
        #fc2c3e
        RGB:
        252, 44, 62
        CMY:
        1, 83, 76
        CMYK:
        0, 83, 75, 1
      HSL:
        355°, 97.1963%, 58.0392%
        HSV (HSB):
        355°, 82.5397%, 98.8235%
        XYZ:
        41.9151, 22.8446, 6.7577
        xyY:
        0.5861, 0.3194, 22.8446
      CIE-Lab:
        54.9119, 74.9263, 43.0769
        CIE-LCH:
        54.9119, 86.4267, 29.8956
        CIE-Luv:
        54.9119, 154.3940, 28.1977
        Hunter-Lab:
        47.7960, 72.8938, 25.0744
      #fc2c3e color charts
#fc2c3e RGB chart
      #fc2c3e CMYK chart
      #fc2c3e RGB pie chart
      #fc2c3e color shades, tints & tones
#fc2c3e color schemes
#fc2c3e color preview, HTML & CSS examples
           This text has a color of #fc2c3e        
        
          <p style="color:#fc2c3e;">Text here</p>
        
        
          .mytext {color:#fc2c3e;}
        
        Text color #fc2c3e
      
           This box has a color of #fc2c3e        
        
          <div style="background-color:#fc2c3e;">Content here</div>
        
        
          .mybackground {background-color:#fc2c3e;}
        
        Background color #fc2c3e
      
           Border around this has a color of #fc2c3e        
        
          <div style="border:2px solid #fc2c3e;">Content here</div>
        
        
          .myborder {border:2px solid #fc2c3e;}
        
        Border color #fc2c3e