#fc2d2e color space conversions
Hex:
        #fc2d2e
        RGB:
        252, 45, 46
        CMY:
        1, 82, 82
        CMYK:
        0, 82, 82, 1
      HSL:
        360°, 97.1831%, 58.2353%
        HSV (HSB):
        360°, 82.1429%, 98.8235%
        XYZ:
        41.5764, 22.7695, 4.7884
        xyY:
        0.6014, 0.3294, 22.7695
      CIE-Lab:
        54.8341, 74.2340, 51.5328
        CIE-LCH:
        54.8341, 90.3677, 34.7682
        CIE-Luv:
        54.8341, 157.2221, 33.6605
        Hunter-Lab:
        47.7174, 72.0226, 27.4525
      #fc2d2e color charts
#fc2d2e RGB chart
      #fc2d2e CMYK chart
      #fc2d2e RGB pie chart
      #fc2d2e color shades, tints & tones
#fc2d2e color schemes
#fc2d2e color preview, HTML & CSS examples
           This text has a color of #fc2d2e        
        
          <p style="color:#fc2d2e;">Text here</p>
        
        
          .mytext {color:#fc2d2e;}
        
        Text color #fc2d2e
      
           This box has a color of #fc2d2e        
        
          <div style="background-color:#fc2d2e;">Content here</div>
        
        
          .mybackground {background-color:#fc2d2e;}
        
        Background color #fc2d2e
      
           Border around this has a color of #fc2d2e        
        
          <div style="border:2px solid #fc2d2e;">Content here</div>
        
        
          .myborder {border:2px solid #fc2d2e;}
        
        Border color #fc2d2e